diff --git a/Android.mk b/Android.mk index c127e629cfb21..a83d497cab130 100644 --- a/Android.mk +++ b/Android.mk @@ -345,6 +345,7 @@ framework_docs_LOCAL_DROIDDOC_OPTIONS := \ -since ./frameworks/base/api/3.xml 3 \ -since ./frameworks/base/api/4.xml 4 \ -since ./frameworks/base/api/5.xml 5 \ + -since ./frameworks/base/api/6.xml 6 \ -error 1 -error 2 -warning 3 -error 4 -error 6 -error 8 \ -overview $(LOCAL_PATH)/core/java/overview.html @@ -373,7 +374,7 @@ web_docs_sample_code_flags := \ ## SDK version identifiers used in the published docs # major[.minor] version for current SDK. (full releases only) -framework_docs_SDK_VERSION:=2.0 +framework_docs_SDK_VERSION:=2.0.1 # release version (ie "Release x") (full releases only) framework_docs_SDK_REL_ID:=1 # name of current SDK directory (full releases only) @@ -382,10 +383,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.4 -framework_docs_ADT_DOWNLOAD:=ADT-0.9.4.zip -framework_docs_ADT_BYTES:=3367536 -framework_docs_ADT_CHECKSUM:=4cdecd72b3e28022d8a55891f13e7d43 +framework_docs_ADT_VERSION:=0.9.5 +framework_docs_ADT_DOWNLOAD:=ADT-0.9.5.zip +framework_docs_ADT_BYTES:=3372982 +framework_docs_ADT_CHECKSUM:=227ec538359fbe417ccde7f0ad614a96 framework_docs_LOCAL_DROIDDOC_OPTIONS += \ -hdf sdk.version $(framework_docs_SDK_VERSION) \ diff --git a/docs/html/guide/appendix/api-levels.jd b/docs/html/guide/appendix/api-levels.jd index cebd2d43891ad..548748769e2bd 100644 --- a/docs/html/guide/appendix/api-levels.jd +++ b/docs/html/guide/appendix/api-levels.jd @@ -83,6 +83,7 @@ Android platform.
| Platform Version | API Level |
|---|---|
| Android 2.0.1 | 6 |
| Android 2.0 | 5 |
| Android 1.6 | 4 |
| Android 1.5 | 3 |
Note that if you are currently using the Android 1.6 SDK, you do not necessarily need to install the new SDK, since your existing SDK already -includes the Android SDK and AVD Manager tool. To develop against Android 2.0, -for example, you could just download the Android 2.0 platform into your existing +includes the Android SDK and AVD Manager tool. To develop against Android 2.0.1, +for example, you could just download the Android 2.0.1 platform into your existing SDK.
Release notes for Android platforms and other SDK components are now available from the "SDK" tab, under "Downloadable SDK Components."
ADT 0.9.4 provides several new features for developers, as described below. +
December 2009. ADT 0.9.5 provides several bug fixes for developers, +as described below.
ADT 0.9.4 requires features provided in SDK Tools, Revision 3. If you install +
ADT 0.9.5 requires features provided in SDK Tools r4. If you install +ADT 0.9.5, which is highly recommended, you should use the Android SDK and AVD +Manager to download SDK Tools r4 or higher into your SDK. For more information, +see Adding SDK Components. +
+ +October 2009. ADT 0.9.4 provides several new features for developers, as described below. +
+ +ADT 0.9.4 requires features provided in SDK Tools, revision 3. If you install ADT 0.9.4, which is highly recommended, you should use the Android SDK and AVD -Manager to download SDK Tools 3 or higher into your SDK. For more information, +Manager to download SDK Tools r3 or higher into your SDK. For more information, see Adding SDK Components.
diff --git a/docs/html/sdk/adt_download.jd b/docs/html/sdk/adt_download.jd index 6ce76343aa819..6dbca482369d3 100644 --- a/docs/html/sdk/adt_download.jd +++ b/docs/html/sdk/adt_download.jd @@ -22,10 +22,17 @@ ADT Installation.Android {@sdkPlatformVersion} is a {@sdkPlatformMajorMinor} platform release -deployable to Android-powered handsets starting in {@sdkPlatformDeployableDate}. -The release includes new features for users and developers, as well as changes +deployable to Android-powered handsets since {@sdkPlatformDeployableDate}. +The platform includes new features for users and developers, as well as changes in the Android framework API.
-For developers, the Android {@sdkPlatformVersion} platform is available as a -downloadable component for the Android SDK. The downloadable platform includes a -fully compliant Android library and system image, as well as a set of emulator -skins, sample applications, and more. The downloadable platform is fully -compliant and includes no external libraries.
+For developers, a new release of the Android {@sdkPlatformVersion} platform +is available as a downloadable component for the Android SDK. The platform +— Android 1.6 r2 — includes a fully compliant Android library and +system image, as well as a set of emulator skins, sample applications, and minor +development updates. The downloadable platform is fully compliant (API Level 4) +and includes no external libraries.
To get started developing or testing against the Android {@sdkPlatformVersion} platform, use the Android SDK and AVD Manager tool to -download the platform into your Android 1.6 or later SDK. For more information, -see Adding SDK +download the latest Android 1.6 platform into your Android 1.6 or later SDK. For +more information, see Adding SDK Components.
@@ -61,6 +63,45 @@ href="http://developer.android.com/sdk/android-{@sdkPlatformVersion}-highlights. {@sdkPlatformVersion} Platform Highlights document. +The sections below provide information about the available releases of the +Android 1.6 platform.
+ +December 2009. Requires SDK Tools r4 or higher.
+ +API related:
+DATA_ACTIVITY_DORMANT,
+PHONE_TYPE_CDMA, NETWORK_TYPE_CDMA,
+NETWORK_TYPE_EVDO_0, NETWORK_TYPE_EVDO_A, and
+NETWORK_TYPE_1xRTT.System image:
+Tools:
+September 2009. Initial release. Requires SDK Tools r3 or higher.
+ +The system image included in the downloadable platform provides these diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index f467492068c19..fd0576a259cc5 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -1,19 +1,19 @@ page.title=Android SDK sdk.redirect=0 -sdk.version=2.0 -sdk.date=October 2009 +sdk.version=2.0.1 +sdk.date=December 2009 -sdk.win_download=android-sdk_r3-windows.zip -sdk.win_bytes=23070805 -sdk.win_checksum=bd7b57d5df37bd55ea101e76b24260a8 +sdk.win_download=android-sdk_r4-windows.zip +sdk.win_bytes=23069119 +sdk.win_checksum=c48b407de852ba483869f17337e90997 -sdk.mac_download=android-sdk_r3-mac.zip -sdk.mac_bytes=19653431 -sdk.mac_checksum=f6674bf45e5e36811eea7e584f0c1d67 +sdk.mac_download=android-sdk_r4-mac.zip +sdk.mac_bytes=19657927 +sdk.mac_checksum=b08512765aa9b0369bb9b8fecdf763e3 -sdk.linux_download=android-sdk_r3-linux.tgz -sdk.linux_bytes=15986291 -sdk.linux_checksum=3e1534e7fc15d154ff81616f0dc1545c +sdk.linux_download=android-sdk_r4-linux.tgz +sdk.linux_bytes=15984887 +sdk.linux_checksum=ef84b08fd9da84f4c4ae77564fe4eaee @jd:body diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 589cd63f24fdf..1690995438c21 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -64,8 +64,8 @@
December 2009. SDK Tools r4 provides several new features for developers and includes +fixes for several issues, as described below.
+ +SDK Tools r4 is compatible with ADT 0.9.5 and later, but not +compatible with earlier versions. If you are developing in Eclipse with ADT, you +must update your ADT plugin to version 0.9.5 or higher if you +install SDK Tools r4 in your SDK.
+ +SDK Tools 3 provides several new features for developers and includes +
October 2009. SDK Tools r3 provides several new features for developers and includes fixes for several tools issues, as described below.
SDK Tools 3 is compatible with ADT 0.9.4 and later, but not +
SDK Tools r3 is compatible with ADT 0.9.4 and later, but not compatible with earlier versions. If you are developing in Eclipse with ADT, you must update your ADT plugin to version 0.9.4 or higher if you -install SDK Tools 3 in your SDK.
+install SDK Tools r3 in your SDK.The SDK Tools 3 package includes layoutopt, a new command-line
+
The SDK Tools r3 package includes layoutopt, a new command-line
tool that helps you optimize your layout hierarchies. When run against your
layout files, the tool analyzes their hierarchies and notifies you of
inefficiencies and other potential issues. The tool also provides simple