From 27de3a240fcf6e5cdd1b228fa11ffcb4fdc73866 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 23 Sep 2010 09:41:57 -0700 Subject: [PATCH] Doc change: ADT 0.9.9 version notes, size/sum update. Change-Id: I08ebfa95b0735964a888a89931a1f4c3bdf1862c --- Android.mk | 8 ++++---- docs/html/sdk/adt_download.jd | 11 +++++++++-- docs/html/sdk/eclipse-adt.jd | 37 ++++++++++++++++++++++++++++++----- docs/html/sdk/requirements.jd | 2 +- docs/html/sdk/sdk_toc.cs | 2 +- 5 files changed, 47 insertions(+), 13 deletions(-) diff --git a/Android.mk b/Android.mk index 7546bb3659979..d406e373df229 100644 --- a/Android.mk +++ b/Android.mk @@ -438,10 +438,10 @@ framework_docs_SDK_CURRENT_DIR:=$(framework_docs_SDK_VERSION)_r$(framework_docs_ framework_docs_SDK_PREVIEW:=0 ## Latest ADT version identifiers, for reference from published docs -framework_docs_ADT_VERSION:=0.9.8 -framework_docs_ADT_DOWNLOAD:=ADT-0.9.8.zip -framework_docs_ADT_BYTES:=8301417 -framework_docs_ADT_CHECKSUM:=27e0de800512f13feae46fb554e6ee2f +framework_docs_ADT_VERSION:=0.9.9 +framework_docs_ADT_DOWNLOAD:=ADT-0.9.9.zip +framework_docs_ADT_BYTES:=8301681 +framework_docs_ADT_CHECKSUM:=7deff0c9b25940a74cea7a0815a3bc36 framework_docs_LOCAL_DROIDDOC_OPTIONS += \ -hdf sdk.version $(framework_docs_SDK_VERSION) \ diff --git a/docs/html/sdk/adt_download.jd b/docs/html/sdk/adt_download.jd index 126c052df4799..8220d917c18f6 100644 --- a/docs/html/sdk/adt_download.jd +++ b/docs/html/sdk/adt_download.jd @@ -22,12 +22,19 @@ ADT Installation.

Notes - 0.9.8 - ADT-0.9.8.zip + 0.9.9 + ADT-0.9.9.zip {@adtZipBytes} bytes {@adtZipChecksum} Requires SDK Tools, Revision 7 September 2010 + + 0.9.8 + ADT-0.9.8.zip + 8301417 bytes + 27e0de800512f13feae46fb554e6ee2f + Requires SDK Tools, Revision 7 September 2010 + 0.9.7 ADT-0.9.7.zip diff --git a/docs/html/sdk/eclipse-adt.jd b/docs/html/sdk/eclipse-adt.jd index 3d4b6a12f2e28..00db2ec2d56eb 100644 --- a/docs/html/sdk/eclipse-adt.jd +++ b/docs/html/sdk/eclipse-adt.jd @@ -96,11 +96,40 @@ padding: .25em 1em; - -
+ADT 0.9.9 (September 2010) +
+ + + + + +
+ +
Dependencies:
+ +

ADT 0.9.9 replaces ADT 0.9.8 and is designed for use with SDK Tools r7 +and later. ADT 0.9.9 includes the ADT 0.9.8 features as well as an important +bugfix, so we recommend that you upgrade as soon as possible. If you haven't +already installed SDK Tools r7 into your SDK, use the Android SDK Manager to do +so.

+ +
General notes:
+
+
    +
  • Fixes a problem in project import, in which source files were deleted in some cases.
  • +
  • Includes all other ADT 0.9.8 features (see below).
  • +
+
+
+
+
+ +
+ + ADT 0.9.8 (September 2010)
@@ -112,9 +141,7 @@ ADT 0.9.8 (September 2010)
Dependencies:
-

ADT 0.9.8 is designed for use with SDK Tools r7 and later. Before -updating to ADT 0.9.8, we highly recommend that you use the Android SDK and -AVD Manager to install SDK Tools r7 into your SDK.

+

ADT 0.9.8 is now deprecated. Please use ADT 0.9.9 instead.

General notes:
diff --git a/docs/html/sdk/requirements.jd b/docs/html/sdk/requirements.jd index d710b8ec7ff0e..7b11654cff875 100644 --- a/docs/html/sdk/requirements.jd +++ b/docs/html/sdk/requirements.jd @@ -6,7 +6,7 @@ Android applications using the Android SDK.

Supported Operating Systems

    -
  • Windows XP (32-bit) or Vista (32- or 64-bit)
  • +
  • Windows XP (32-bit), Vista (32- or 64-bit), or Windows 7 (32- or 64-bit)
  • Mac OS X 10.5.8 or later (x86 only)
  • Linux (tested on Linux Ubuntu Hardy Heron)
      diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index a665e95bcd429..fdf4438c68194 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -94,7 +94,7 @@