1 <?cs # Table of contents for Dev Guide.
2 
3        For each document available in translation, add an localized title to this TOC.
4        Do not add localized title for docs not available in translation.
5        Below are template spans for adding localized doc titles. Please ensure that
6        localized titles are added in the language order specified below.
7 ?>
8 
9 <ul id="nav">
10   <li class="nav-section">
11     <div class="nav-section-header"><a href="/ndk/reference/group___asset.html"><span class="en">Asset Manager</span></a></div>
12     <ul>
13       <li><a href="/ndk/reference/asset__manager_8h.html">asset_manager.h</a></li>
14       <li><a href="/ndk/reference/asset__manager__jni_8h.html">asset_manager_jni.h</a></li>
15     </ul>
16   </li>
17   <li class="nav-section">
18     <div class="nav-section-header"><a href="/ndk/reference/group___bitmap.html"><span class="en">
19     Bitmap</span></a></div>
20     <ul>
21       <li><a href="/ndk/reference/bitmap_8h.html">bitmap.h</a></li>
22     </ul>
23   </li>
24   <li class="nav-section">
25     <div class="nav-section-header"><a href="/ndk/reference/group___configuration.html"><span class="en">
26     Configuration</span></a></div>
27     <ul>
28       <li><a href="/ndk/reference/configuration_8h.html">configuration.h</a></li>
29     </ul>
30   </li>
31   <li class="nav-section">
32     <div class="nav-section-header"><a href="/ndk/reference/group___input.html"><span class="en">
33     Input</span></a></div>
34     <ul>
35       <li><a href="/ndk/reference/input_8h.html">input.h</a></li>
36       <li><a href="/ndk/reference/keycodes_8h.html">keycodes.h</a></li>
37     </ul>
38   </li>
39   <li class="nav-section">
40     <div class="nav-section-header"><a href="/ndk/reference/group___looper.html"><span class="en">
41     Looper</span></a></div>
42     <ul>
43       <li><a href="/ndk/reference/looper_8h.html">looper.h</a></li>
44     </ul>
45   </li>
46   <li class="nav-section">
47     <div class="nav-section-header"><a href="/ndk/reference/group___native_activity.html"><span class="en">
48     Native Activity and Window</span></a></div>
49     <ul>
50       <li><a href="/ndk/reference/native__activity_8h.html">native_activity.h</a></li>
51       <li><a href="/ndk/reference/native__window_8h.html">native_window.h</a></li>
52       <li><a href="/ndk/reference/native__window__jni_8h.html">native_window.h</a></li>
53       <li><a href="/ndk/reference/rect_8h.html">rect.h</a></li>
54     </ul>
55   </li>
56   <li class="nav-section">
57     <div class="nav-section-header"><a href="/ndk/reference/group___sensor.html"><span class="en">
58     Sensor</span></a></div>
59     <ul>
60       <li><a href="/ndk/reference/sensor_8h.html">sensor.h</a></li>
61     </ul>
62   </li>
63   <li class="nav-section">
64     <div class="nav-section-header"><a href="/ndk/reference/group___storage.html"><span class="en">
65     Storage Manager</span></a></div>
66     <ul>
67       <li><a href="/ndk/reference/storage__manager_8h.html">sensor_manager.h</a></li>
68       <li><a href="/ndk/reference/obb_8h.html">obb.h</a></li>
69     </ul>
70   </li>
71 </ul>
72 
73 <script type="text/javascript">
74 <!--
75     buildToggleLists();
76     changeNavLang(getLangPref());
77 //-->
78 </script>