am 8fd5fb34: am 96dcc3a9: am 7259bae0: Merge change Ied94685e into donut

Merge commit '8fd5fb34abdbdb76f8b5970082b4aab4d41d6bf9'

* commit '8fd5fb34abdbdb76f8b5970082b4aab4d41d6bf9':
  Add NDK version reference to template.
This commit is contained in:
Dirk Dougherty 2009-10-01 12:13:30 -07:00 committed by Android Git Automerger
commit dfea61dedb
1 changed files with 4 additions and 4 deletions

View File

@ -62,10 +62,10 @@
<p>The Android NDK is a companion tool to the Android SDK that lets Android
application developers build performance-critical portions of their apps in
native code. It is designed for use <em>only</em> in conjunction with the
Android SDK, so if you have not already installed the Android 1.5 SDK, please do
so before downloading the NDK. Also, please read <a href="#overview">What is the
Android NDK?</a> to get an understanding of what the NDK offers and whether it
will be useful to you.</p>
Android SDK, so if you have not already installed the latest Android SDK, please
do so before downloading the NDK. Also, please read <a href="#overview">What is
the Android NDK?</a> to get an understanding of what the NDK offers and whether
it will be useful to you.</p>
<p>Select the download package that is appropriate for your development
computer. </p>