Home | History | Annotate | Download | only in guides

Lines Matching full:docroot

22 in <a href="{@docRoot}developer/index.html">Android development</a>.</p>
54 <a href="{@docRoot}ndk/guides/ndk-build.html">ndk-build</a>.</p>
103 <a href="{@docRoot}ndk/guides/abis.html">ABI Management</a>.</li>
109 <a href="{@docRoot}guide/topics/manifest/manifest-intro.html">manifest</a>.
116 <a href="{@docRoot}ndk/guides/ndk-build.html">{@code ndk-build}</a> script,
117 and for debugging using the <a href="{@docRoot}ndk/guides/ndk-gdb.html">
121 <li><a href="{@docRoot}ndk/guides/android_mk.html">{@code Android.mk}</a>:
122 You must create an <a href="{@docRoot}ndk/guides/android_mk.html">
129 <li><a href="{@docRoot}ndk/guides/application_mk.html">{@code Application.mk}</a>: This file
196 <a href="{@docRoot}ndk/guides/stable_apis.html">Android NDK Native APIs</a>.</p>
205 <li>The <a href="{@docRoot}ndk/reference/native__activity_8h.html">{@code native_activity.h}</a>
213 <a href="{@docRoot}ndk/reference/native__activity_8h.html">{@code native_activity.h}</a> interface.
227 <a href="{@docRoot}ndk/reference/native__activity_8h.html">{@code native_activity.h}</a>
267 <a href="{@docRoot}ndk/reference/group___native_activity.html#ga02791d0d490839055169f39fdc905c5e">
271 <a href="{@docRoot}ndk/reference/struct_a_native_activity.html">{@code ANativeActivity}</a>
282 <a href="{@docRoot}training/basics/activity-lifecycle/index.html">Managing the Activity
288 <a href="{@docRoot}ndk/guides/android_mk.html">Android.mk</a>.</li>
289 <li>Once you have an <a href="{@docRoot}ndk/guides/android_mk.html">{@code Android.mk}</a>