Lines Matching refs:NDK
37 # The following is for SDK/NDK pages
58 <?cs if:ndk ?>
66 # the following is for the NDK
75 <p>The Android NDK is a companion tool to the Android SDK that lets you build
85 using the Android framework APIs, you probably do not need the NDK. Read <a
86 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what
87 the NDK offers and whether it will be useful to you.
90 The NDK is designed for use <em>only</em> in conjunction with the
93 do so before downloading the NDK.
106 <a href="http://dl.google.com/android/ndk/<?cs var:ndk.win_download ?>"><?cs var:ndk.win_download ?></a>
108 <td><?cs var:ndk.win_bytes ?> bytes</td>
109 <td><?cs var:ndk.win_checksum ?></td>
114 <a href="http://dl.google.com/android/ndk/<?cs var:ndk.mac_download ?>"><?cs var:ndk.mac_download ?></a>
116 <td><?cs var:ndk.mac_bytes ?> bytes</td>
117 <td><?cs var:ndk.mac_checksum ?></td>
122 <a href="http://dl.google.com/android/ndk/<?cs var:ndk.linux_download ?>"><?cs var:ndk.linux_download ?></a>
124 <td><?cs var:ndk.linux_bytes ?> bytes</td>
125 <td><?cs var:ndk.linux_checksum ?></td>
130 <?cs # end if NDK ...
139 # (nested in if/else redirect and if/else NDK)
214 <?cs /if ?> <?cs # end if/else NDK ?>