summaryrefslogtreecommitdiffstats
path: root/tools/droiddoc/templates-sdk
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2009-09-30 11:32:09 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2009-09-30 11:32:09 -0700
commit96dcc3a98edfc8e4ed9d6ef851112927b05d71f4 (patch)
treea973a1de80b629a6dfafa379539c30c6a97273f7 /tools/droiddoc/templates-sdk
parentc18736b1a777c386dc3c5e3f878249770b5edd78 (diff)
parent7259bae08d7915c0d5ba6427c815d7576c0ef045 (diff)
downloadbuild-96dcc3a98edfc8e4ed9d6ef851112927b05d71f4.zip
build-96dcc3a98edfc8e4ed9d6ef851112927b05d71f4.tar.gz
build-96dcc3a98edfc8e4ed9d6ef851112927b05d71f4.tar.bz2
am 7259bae0: Merge change Ied94685e into donut
Merge commit '7259bae08d7915c0d5ba6427c815d7576c0ef045' into eclair * commit '7259bae08d7915c0d5ba6427c815d7576c0ef045': Add NDK version reference to template.
Diffstat (limited to 'tools/droiddoc/templates-sdk')
-rw-r--r--tools/droiddoc/templates-sdk/sdkpage.cs8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs
index f1d69fb..328eae1 100644
--- a/tools/droiddoc/templates-sdk/sdkpage.cs
+++ b/tools/droiddoc/templates-sdk/sdkpage.cs
@@ -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>