2015-04-10 20:45:28 -07:00
|
|
|
<?cs # Table of contents for Dev Guide.
|
|
|
|
|
|
|
|
For each document available in translation, add an localized title to this TOC.
|
|
|
|
Do not add localized title for docs not available in translation.
|
|
|
|
Below are template spans for adding localized doc titles. Please ensure that
|
|
|
|
localized titles are added in the language order specified below.
|
|
|
|
?>
|
|
|
|
|
|
|
|
<ul id="nav">
|
2015-05-22 12:27:04 -07:00
|
|
|
<li class="nav-section">
|
2015-05-26 13:21:24 -07:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>ndk/guides/index.html">
|
|
|
|
<span class="en">Getting Started</span></a></div>
|
2015-05-22 03:20:03 -07:00
|
|
|
<ul>
|
2015-05-26 13:21:24 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/setup.html">Setup</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/concepts.html">Concepts</a></li>
|
2015-05-22 12:27:04 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="nav-section">
|
2015-05-26 13:21:24 -07:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>ndk/guides/build.html">
|
|
|
|
<span class="en">
|
2015-05-22 12:27:04 -07:00
|
|
|
Building</span></a></div>
|
2015-05-22 03:20:03 -07:00
|
|
|
<ul>
|
2015-05-26 13:21:24 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/android_mk.html">Android.mk</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/application_mk.html">Application.mk</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/ndk-build.html">ndk-build</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/standalone_toolchain.html">Standalone Toolchain
|
|
|
|
</a></li>
|
2015-05-22 12:27:04 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="nav-section">
|
2015-05-26 13:21:24 -07:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>ndk/guides/arch.html">
|
|
|
|
<span class="en">Architectures and CPUs</span></a></div>
|
2015-05-22 03:20:03 -07:00
|
|
|
<ul>
|
2015-05-26 13:21:24 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/abis.html">ABI Management</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/cpu-arm-neon.html">NEON</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/x86.html">x86</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/x86-64.html">x86-64</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/mips.html">MIPS</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/cpu-features.html">The cpufeatures Library</a>
|
|
|
|
</li>
|
2015-05-22 12:27:04 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="nav-section">
|
2015-05-26 13:21:24 -07:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>ndk/guides/debug.html">
|
|
|
|
<span class="en">Debugging</span></a></div>
|
2015-05-22 03:20:03 -07:00
|
|
|
<ul>
|
2015-05-26 13:21:24 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/ndk-gdb.html">ndk-gdb</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/ndk-stack.html">ndk-stack</a></li>
|
2015-05-22 12:27:04 -07:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
<li class="nav-section">
|
2015-05-26 13:21:24 -07:00
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>ndk/guides/libs.html">
|
|
|
|
<span class="en">Libraries</span></a></div>
|
2015-05-22 03:20:03 -07:00
|
|
|
<ul>
|
2015-05-26 13:21:24 -07:00
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/prebuilts.html">Prebuilt Libraries</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/cpp-support.html">C++ Support</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/stable_apis.html">Stable APIs</a></li>
|
2015-05-22 12:27:04 -07:00
|
|
|
|
|
|
|
</ul>
|
|
|
|
</li>
|
2015-05-21 14:20:25 -07:00
|
|
|
|
2015-12-04 15:35:54 -08:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header"><a href="<?cs var:toroot ?>ndk/guides/audio/index.html">
|
|
|
|
<span class="en">Audio</span></a></div>
|
|
|
|
<ul>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/audio/basics.html">Basics</a></li>
|
|
|
|
<li><a href="<?cs var:toroot ?>ndk/guides/audio/opensl-for-android.html">OpenSL ES for
|
|
|
|
Android</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
|
2016-02-08 18:54:11 -08:00
|
|
|
<li class="nav-section">
|
|
|
|
<div class="nav-section-header empty">
|
|
|
|
<a href="<?cs var:toroot ?>ndk/guides/graphics/index.html">
|
|
|
|
<span class="en">Graphics</span></a></div>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
2015-04-10 20:45:28 -07:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
<!--
|
|
|
|
buildToggleLists();
|
|
|
|
changeNavLang(getLangPref());
|
|
|
|
//-->
|
|
|
|
</script>
|
|
|
|
|