diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 2ffc886650ac2..0d0f3486d5528 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-20130514.zip -sdk.linux32_bundle_bytes=433992720 -sdk.linux32_bundle_checksum=38b29a0721423e59c55c62c0356b1c18 +sdk.linux32_bundle_download=adt-bundle-linux-x86-20130522.zip +sdk.linux32_bundle_bytes=439988972 +sdk.linux32_bundle_checksum=1fdd8d7537ab9217d61d32ab912f0243 -sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130514.zip -sdk.linux64_bundle_bytes=434278511 -sdk.linux64_bundle_checksum=f5f7387d209a67fe1638acab7e0037a4 +sdk.linux64_bundle_download=adt-bundle-linux-x86_64-20130522.zip +sdk.linux64_bundle_bytes=440275051 +sdk.linux64_bundle_checksum=e38751ff372a8d6208fcef5659133e98 -sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130514.zip -sdk.mac64_bundle_bytes=403067311 -sdk.mac64_bundle_checksum=5391a1f0284c1fb87048010fbc2808ab +sdk.mac64_bundle_download=adt-bundle-mac-x86_64-20130522.zip +sdk.mac64_bundle_bytes=409047751 +sdk.mac64_bundle_checksum=3f4d05206d66e402e87b27a6b3dcf0f9 -sdk.win32_bundle_download=adt-bundle-windows-x86-20130514.zip -sdk.win32_bundle_bytes=440739521 -sdk.win32_bundle_checksum=51fb90bc049f66730d7b8da5671a4b93 +sdk.win32_bundle_download=adt-bundle-windows-x86-20130522.zip +sdk.win32_bundle_bytes=446736316 +sdk.win32_bundle_checksum=53345fa4121fa58cc048f66c3af3bae9 -sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130514.zip -sdk.win64_bundle_bytes=440868113 -sdk.win64_bundle_checksum=0eb9a91cc0c170a1f1bc9b47d0f4ec81 +sdk.win64_bundle_download=adt-bundle-windows-x86_64-20130522.zip +sdk.win64_bundle_bytes=446864400 +sdk.win64_bundle_checksum=b28817f62e7f54e3c683841b61b65564 -sdk.linux_download=android-sdk_r22-linux.tgz -sdk.linux_bytes=99643077 -sdk.linux_checksum=30fb75bad918c5c3d79f8ec3cc44b3cf +sdk.linux_download=android-sdk_r22.0.1-linux.tgz +sdk.linux_bytes=105617062 +sdk.linux_checksum=56ed27d456b4f0e0d3090b24f9b06757 -sdk.mac_download=android-sdk_r22-macosx.zip -sdk.mac_bytes=71244523 -sdk.mac_checksum=fa5193ad41edecac6960023f55569ba3 +sdk.mac_download=android-sdk_r22.0.1-macosx.zip +sdk.mac_bytes=77206237 +sdk.mac_checksum=5c20497d7f7b9d28ee30e57cbf769c8c -sdk.win_download=android-sdk_r22-windows.zip -sdk.win_bytes=107505668 -sdk.win_checksum=71722fe052ae6380444a21bce8ee87c2 +sdk.win_download=android-sdk_r22.0.1-windows.zip +sdk.win_bytes=113483496 +sdk.win_checksum=cb7f7703450afa5914fb4b8b8332a9f3 -sdk.win_installer=installer_r22-windows.exe -sdk.win_installer_bytes=87498295 -sdk.win_installer_checksum=e0cc167733bf8b51dbc7e0ad0a8c8d4b +sdk.win_installer=installer_r22.0.1-windows.exe +sdk.win_installer_bytes=93479015 +sdk.win_installer_checksum=81621d3b164f81f91e066011b325f88f @@ -75,7 +75,7 @@ This is the Android Software Development Kit License Agreement

1. Introduction

1.1 The Android Software Development Kit (referred to in this License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of this License Agreement. This License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK. -1.2 “Android” means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time. +1.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time. 1.3 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States. diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 4286db146f237..9f5f4e2630190 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.0 -adt.zip.download=ADT-22.0.0.zip -adt.zip.bytes=16797235 -adt.zip.checksum=cabd8a19390d6268be7065ca69b89e88 +adt.zip.version=22.0.1 +adt.zip.download=ADT-22.0.1.zip +adt.zip.bytes=16815544 +adt.zip.checksum=64473af058fa8f02e36241ee378b3ac0 @jd:body diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 2433ec99978e9..52647ff6308cf 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -53,10 +53,45 @@ 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.1 (May 2013) +

+ +
+
+
Dependencies:
+ +
+
    +
  • Java 1.6 or higher is required for ADT 22.0.1.
  • +
  • Eclipse Helios (Version 3.6.2) or higher is required for ADT 22.0.1.
  • +
  • ADT 22.0.1 is designed for use with SDK + Tools r22.0.1. If you haven't already installed SDK Tools r22 into your SDK, use the + Android SDK Manager to do so.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed issue with Lint ServiceCast check and fully qualified class names. + (Issue 55403)
  • +
  • Fixed crash issue with Lint ArraySizeDetector check. + (Issue 54887)
  • +
  • Fixed problem with the Gradle export feature.
  • +
  • Fixed version check issue for the ADT Plugin.
  • +
+
+ +
+
+
+ +
+

+ ADT 22.0.0 (May 2013)

@@ -131,7 +166,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues > Rename.
  • Updated XML Editor to improve double click handling.
  • Added code completion improvements for custom views, theme references and class - references. For example, code completion in a {@code <fragment android:name=””>} tag + references. For example, code completion in a {@code <fragment android:name="" >} tag now suggests completion with a list of fragment classes. Similarly, code completion in the manifest now offers implementations suitable for the given tag.
  • Updated the Project Import dialog so that it shows a table for all diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index 003acf280b41a..b58fdd1f62f77 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -29,6 +29,47 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

    SDK Tools, Revision 22.0.1 (May 2013) +

    + +
    + +
    +
    Dependencies:
    +
    +
      +
    • Android SDK Platform-tools revision 16 or later.
    • +
    • If you are developing in Eclipse with ADT, note that the SDK Tools r22.0.1 is + designed for use with ADT 22.0.1 and later. If you haven't already, update your + ADT Plugin to 22.0.1.
    • +
    • If you are developing outside Eclipse, you must have + Apache Ant 1.8 or later.
    • +
    +
    + +
    General Notes:
    +
    +
      +
    • Fixed issue with Lint ServiceCast check and fully qualified class names. + (Issue 55403)
    • +
    • Fixed crash issue with Lint ArraySizeDetector check. + (Issue 54887)
    • +
    • Fixed a problem with the monkeyrunner tool failing to import standard python classes. + (Issue 55632)
    • +
    • Fixed a problem with DDMS monitor not opening heap and network statistics views due to + a class not found exception. + (Issue 55394)
    • +
    + +
    +
    +
    +
    + + +