From 5c450ed169c9994bcec76bad1056c7f9c5f436cd Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Wed, 23 Sep 2009 17:31:16 -0700 Subject: [PATCH] Add NDK version reference to template. Change-Id: Ied94685e7c8dde2eab4f708d30cbf2757cea10d5 --- tools/droiddoc/templates-sdk/sdkpage.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs index f1d69fb989..328eae139f 100644 --- a/tools/droiddoc/templates-sdk/sdkpage.cs +++ b/tools/droiddoc/templates-sdk/sdkpage.cs @@ -62,10 +62,10 @@

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 only 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 What is the -Android NDK? to get an understanding of what the NDK offers and whether it -will be useful to you.

+Android SDK, so if you have not already installed the latest Android SDK, please +do so before downloading the NDK. Also, please read What is +the Android NDK? to get an understanding of what the NDK offers and whether +it will be useful to you.

Select the download package that is appropriate for your development computer.