From 5b7e6a335e81539fb06b61995a47ede77d5bab4a Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Mon, 15 Jul 2013 12:35:05 -0700 Subject: docs: Android SDK 22.0.4 Release Notes Change-Id: Ia140f81dce8352860149cf709e1ed0be46c052a0 --- docs/html/sdk/index.jd | 54 +++++++++++++++--------------- docs/html/sdk/installing/installing-adt.jd | 8 ++--- docs/html/tools/sdk/eclipse-adt.jd | 37 ++++++++++++++++++++ docs/html/tools/sdk/tools-notes.jd | 36 ++++++++++++++++++++ 4 files changed, 104 insertions(+), 31 deletions(-) diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 0d0f3486d552..aa3b2ec8761b 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -5,43 +5,43 @@ header.hide=1 page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. -sdk.linux32_bundle_download=adt-bundle-linux-x86-20130522.zip -sdk.linux32_bundle_bytes=439988972 -sdk.linux32_bundle_checksum=1fdd8d7537ab9217d61d32ab912f0243 +sdk.linux32_bundle_download=adt-bundle-linux-x86-20130717.zip +sdk.linux32_bundle_bytes=440035305 +sdk.linux32_bundle_checksum=ecfacb91df1ee63cce1edd4f1a5cda5a -sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130522.zip -sdk.linux64_bundle_bytes=440275051 -sdk.linux64_bundle_checksum=e38751ff372a8d6208fcef5659133e98 +sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130717.zip +sdk.linux64_bundle_bytes=440322117 +sdk.linux64_bundle_checksum=ab177a06784340b8f1d136651e3dc62a -sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130522.zip -sdk.mac64_bundle_bytes=409047751 -sdk.mac64_bundle_checksum=3f4d05206d66e402e87b27a6b3dcf0f9 +sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130717.zip +sdk.mac64_bundle_bytes=411609229 +sdk.mac64_bundle_checksum=07c891212a49b5f8495ea9d8d47ba3fe -sdk.win32_bundle_download=adt-bundle-windows-x86-20130522.zip -sdk.win32_bundle_bytes=446736316 -sdk.win32_bundle_checksum=53345fa4121fa58cc048f66c3af3bae9 +sdk.win32_bundle_download=adt-bundle-windows-x86-20130717.zip +sdk.win32_bundle_bytes=446783216 +sdk.win32_bundle_checksum=0dd91095999d3539ca1ec4033d83d935 -sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130522.zip -sdk.win64_bundle_bytes=446864400 -sdk.win64_bundle_checksum=b28817f62e7f54e3c683841b61b65564 +sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130717.zip +sdk.win64_bundle_bytes=446911629 +sdk.win64_bundle_checksum=61ec74995b39166db7f079017a028cec -sdk.linux_download=android-sdk_r22.0.1-linux.tgz -sdk.linux_bytes=105617062 -sdk.linux_checksum=56ed27d456b4f0e0d3090b24f9b06757 +sdk.linux_download=android-sdk_r22.0.4-linux.tgz +sdk.linux_bytes=105640988 +sdk.linux_checksum=4a5db98a58c68c24e66f04f07ac77da5 -sdk.mac_download=android-sdk_r22.0.1-macosx.zip -sdk.mac_bytes=77206237 -sdk.mac_checksum=5c20497d7f7b9d28ee30e57cbf769c8c +sdk.mac_download=android-sdk_r22.0.4-macosx.zip +sdk.mac_bytes=77225662 +sdk.mac_checksum=384752505f4f2ba3627bd6aad0697f11 -sdk.win_download=android-sdk_r22.0.1-windows.zip -sdk.win_bytes=113483496 -sdk.win_checksum=cb7f7703450afa5914fb4b8b8332a9f3 +sdk.win_download=android-sdk_r22.0.4-windows.zip +sdk.win_bytes=113507679 +sdk.win_checksum=320b11d1ed85fd3f5e937697c333d895 -sdk.win_installer=installer_r22.0.1-windows.exe -sdk.win_installer_bytes=93479015 -sdk.win_installer_checksum=81621d3b164f81f91e066011b325f88f +sdk.win_installer=installer_r22.0.4-windows.exe +sdk.win_installer_bytes=93502726 +sdk.win_installer_checksum=96a8ae367d84ed219e1eb2cf473667d0 diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index b8ab24b49a73..2a09636a256f 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -1,8 +1,8 @@ page.title=Installing the Eclipse Plugin -adt.zip.version=22.0.1 -adt.zip.download=ADT-22.0.1.zip -adt.zip.bytes=16815544 -adt.zip.checksum=64473af058fa8f02e36241ee378b3ac0 +adt.zip.version=22.0.4 +adt.zip.download=ADT-22.0.4.zip +adt.zip.bytes=16838756 +adt.zip.checksum=f0291f4bb9d78ec34a7751cd2402cc2a @jd:body diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 52647ff6308c..7b0b5a8f0eab 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -53,9 +53,46 @@ the ADT Plugin, as denoted by revision number.

For a summary of all known issues in ADT, see http://tools.android.com/knownissues.

+

ADT 22.0.4 (July 2013) +

+ +
+
+
Dependencies:
+ +
+
    +
  • Java 1.6 or higher is required for ADT 22.0.4.
  • +
  • Eclipse Helios (Version 3.6.2) or higher is required for ADT 22.0.4.
  • +
  • ADT 22.0.4 is designed for use with SDK + Tools r22.0.4. If you haven't already installed SDK Tools r22.0.4 into your SDK, use the + Android SDK Manager to do so.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed problem with compiling Renderscript code.
  • +
  • Improved Gradle export with better workflow and error reporting.
  • +
  • Improved Gradle multi-module export feature.
  • +
  • Updated build logic to force exporting of the classpath containers unless you are using + the Maven plugin.
  • +
+
+ +
+
+
+ + +
+

+ ADT 22.0.1 (May 2013)

diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index b58fdd1f62f7..cd2d986dade4 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -29,6 +29,42 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

SDK Tools, Revision 22.0.4 (July 2013) +

+ +
+ +
+
Dependencies:
+
+
    +
  • Android SDK Platform-tools revision 16 or later.
  • +
  • If you are developing in Eclipse with the + ADT Plugin, note that this version of + SDK Tools is designed for use with ADT 22.0.4 and later. If you haven't already, update + ADT to 22.0.4.
  • +
  • If you are using Android Studio, + note that this version of the SDK Tools is designed to work with Android Studio + 0.2.x and later.
  • +
  • If you are developing without an integrated development environment (IDE), you must have + Apache Ant 1.8 or later.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed problem with compiling Renderscript code.
  • +
+
+
+
+
+ + +
+

+ SDK Tools, Revision 22.0.1 (May 2013)

-- cgit v1.2.3-59-g8ed1b