• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<meta http-equiv="X-UA-Compatible" content="IE=9"/>
6<meta name="generator" content="Doxygen 1.8.5"/>
7<title>NDK Programmer&#39;s Guide: TOC</title>
8<link href="tabs.css" rel="stylesheet" type="text/css"/>
9<script type="text/javascript" src="jquery.js"></script>
10<script type="text/javascript" src="dynsections.js"></script>
11<link href="doxygen.css" rel="stylesheet" type="text/css" />
12</head>
13<body>
14<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
15<div id="titlearea">
16<table cellspacing="0" cellpadding="0">
17 <tbody>
18 <tr style="height: 56px;">
19  <td style="padding-left: 0.5em;">
20   <div id="projectname">NDK Programmer&#39;s Guide
21   </div>
22  </td>
23 </tr>
24 </tbody>
25</table>
26</div>
27<!-- end header part -->
28<!-- Generated by Doxygen 1.8.5 -->
29</div><!-- top -->
30<div class="header">
31  <div class="headertitle">
32<div class="title">TOC </div>  </div>
33</div><!--header-->
34<div class="contents">
35<div class="textblock"><ul style="list-style: none; ">
36<li>
37<a href="./md_1__concepts__concepts.html">1. Concepts</a> <ul style="list-style: none; ">
38<li>
39<a href="./md_1__concepts__concepts.html#intro">Introduction</a> </li>
40<li>
41<a href="./md_1__concepts__concepts.html#hiw">How it works</a> <ul style="list-style: none; ">
42<li>
43<a href="./md_1__concepts__concepts.html#mc">Main components</a> </li>
44<li>
45<a href="./md_1__concepts__concepts.html#fl">Flow</a> </li>
46</ul>
47</li>
48</ul>
49</li>
50<li>
51<a href="./md_2__samples__samples.html">2. Samples</a> <ul style="list-style: none; ">
52<li>
53<a href="./md_2__samples__samples.html#intro">Introduction</a> </li>
54<li>
55<a href="./md_2__samples__samples.html#jni">Hello-JNI</a> </li>
56<li>
57<a href="./md_2__samples__samples.html#na">Native Activity</a> </li>
58<li>
59<a href="./md_2__samples__samples.html#tea">Teapot</a> </li>
60</ul>
61</li>
62<li>
63<a href="./md_3__key__topics__key__topics.html">3. Key Topics</a> <ul style="list-style: none; ">
64<li>
65Building <ul style="list-style: none; ">
66<li>
67<a href="././">ndk-build</a> </li>
68<li>
69<a href="././">Android.mk</a> </li>
70<li>
71<a href="././">Application.mk</a> </li>
72<li>
73<a href="././">Standalone toolchain</a> </li>
74</ul>
75</li>
76<li>
77<a href="././">Native Activity</a> </li>
78<li>
79CPU support <ul style="list-style: none; ">
80<li>
81<a href="././">Supported ABIs</a> </li>
82<li>
83<a href="././">Neon</a> </li>
84<li>
85<a href="././">Mips</a> </li>
86<li>
87<a href="././">x86</a> </li>
88<li>
89<a href="././">CPU Features</a> </li>
90</ul>
91</li>
92<li>
93Library support <ul style="list-style: none; ">
94<li>
95<a href="././">CPLUSPLUS</a> </li>
96<li>
97<a href="././">STABLE-APIs</a> </li>
98<li>
99<a href="././">Import-Module</a> </li>
100<li>
101<a href="././">Prebuilts</a> </li>
102</ul>
103</li>
104<li>
105Debugging <ul style="list-style: none; ">
106<li>
107<a href="././">NDK-GDB</a> </li>
108<li>
109<a href="././">NDK-Stack</a> </li>
110</ul>
111</li>
112</ul>
113</li>
114<li>
115<a href="././">4. Additional Information</a> <ul style="list-style: none; ">
116<li>
117<a href="././">Atomics</a> </li>
118<li>
119<a href="././">Import-Module</a> </li>
120<li>
121<a href="././">NDK-Depends tool</a> </li>
122<li>
123<a href="././">System Issues</a> </li>
124</ul>
125</li>
126</ul>
127</div></div><!-- contents -->
128<!-- start footer part -->
129<hr class="footer"/><address class="footer"><small>
130Generated on Fri Jun 13 2014 21:49:55 for NDK Programmer&#39;s Guide by &#160;<a href="http://www.doxygen.org/index.html">
131<img class="footer" src="doxygen.png" alt="doxygen"/>
132</a> 1.8.5
133</small></address>
134</body>
135</html>
136