From c2c5e505ac5eda38eb7be4e2ce8f094e5c0e1259 Mon Sep 17 00:00:00 2001
From: Dirk Dougherty
Date: Sat, 24 Oct 2009 14:38:58 -0700
Subject: [PATCH] doc change: include SDK Tools in notice to 1.6 developers.
Bug:2160782
Change-Id: Ib70255c889495df7dbb958fe51977735554a0912
---
tools/droiddoc/templates-sdk/sdkpage.cs | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
diff --git a/tools/droiddoc/templates-sdk/sdkpage.cs b/tools/droiddoc/templates-sdk/sdkpage.cs
index c223dba6a..ebaee073b 100644
--- a/tools/droiddoc/templates-sdk/sdkpage.cs
+++ b/tools/droiddoc/templates-sdk/sdkpage.cs
@@ -125,7 +125,7 @@ computer.
you will notice several important differences:
-
+
- The SDK downloadable package includes only
the latest version of the Android SDK Tools.
- Once you've installed the SDK, you now use the Android SDK and AVD Manager
@@ -138,11 +138,12 @@ computer.
an SDK package again. Instead, you will use the Android SDK and AVD Manager to
keep your development environment up-to-date.
- If you are currently using the Android 1.6 SDK, you do not need
- to install the new SDK, because your existing SDK includes the Android SDK and
- AVD Manager tool. To develop against Android 2.0, for example, you can
- just download the Android 2.0 platform into your existing SDK. Refer to
- Adding SDK Components.
+ If you are currently using the Android 1.6 SDK, you
+ do not need to install the new SDK, because your existing SDK already
+ includes the Android SDK and AVD Manager tool. To develop against Android
+ 2.0, for example, you can just download the Android 2.0 platform (and
+ updated SDK Tools) into your existing SDK. Refer to Adding SDK Components.