diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index cb9d2ef0ebbd4..dff3a32b322e4 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -3,43 +3,44 @@ page.template=sdk header.hide=1 page.metaDescription=Download the official Android SDK to develop apps for Android-powered devices. -sdk.win32_bundle_download=adt-bundle-windows-x86.zip -sdk.win32_bundle_bytes=418030942 -sdk.win32_bundle_checksum=ce32861d8f7c93ff6ff6971bd99d228e - -sdk.win64_bundle_download=adt-bundle-windows-x86_64.zip -sdk.win64_bundle_bytes=418155677 -sdk.win64_bundle_checksum=f09aa4557bd1dc2703fde95dcdd6b92e - -sdk.mac64_bundle_download=adt-bundle-mac-x86_64.zip -sdk.mac64_bundle_bytes=383216991 -sdk.mac64_bundle_checksum=ea6c074ee30c426c503dab5c225a5076 sdk.linux32_bundle_download=adt-bundle-linux-x86.zip -sdk.linux32_bundle_bytes=411205048 -sdk.linux32_bundle_checksum=e64594cd339b8d9a400b9d16c616b3c3 +sdk.linux32_bundle_bytes=418614971 +sdk.linux32_bundle_checksum=24506708af221a887326c2a9ca9625dc sdk.linux64_bundle_download=adt-bundle-linux-x86_64.zip -sdk.linux64_bundle_bytes=411478695 -sdk.linux64_bundle_checksum=582bfc9083ff4cbcfacc8223bd8c3be1 +sdk.linux64_bundle_bytes=418889835 +sdk.linux64_bundle_checksum=464c1fbe92ea293d6b2292c27af5066a + +sdk.mac64_bundle_download=adt-bundle-mac-x86_64.zip +sdk.mac64_bundle_bytes=390649300 +sdk.mac64_bundle_checksum=f557bc61a4bff466633037839771bffb + +sdk.win32_bundle_download=adt-bundle-windows-x86.zip +sdk.win32_bundle_bytes=425429957 +sdk.win32_bundle_checksum=cca97f12904774385a57d542e70a490f + +sdk.win64_bundle_download=adt-bundle-windows-x86_64.zip +sdk.win64_bundle_bytes=425553759 +sdk.win64_bundle_checksum=c51679f4517e1c3ddefa1e662bbf17f6 -sdk.win_installer=installer_r21.0.1-windows.exe -sdk.win_installer_bytes=76520869 -sdk.win_installer_checksum=e2012262471a2583d4a559b15fcf45ff +sdk.linux_download=android-sdk_r21.1.0-linux.tgz +sdk.linux_bytes=91617112 +sdk.linux_checksum=3369a439240cf3dbe165d6b4173900a8 -sdk.win_download=android-sdk_r21.0.1-windows.zip -sdk.win_bytes=99107847 -sdk.win_checksum=613568d774c3bf25c5d24db16601af83 +sdk.mac_download=android-sdk_r21.1.0-macosx.zip +sdk.mac_bytes=66077080 +sdk.mac_checksum=49903cf79e1f8e3fde54a95bd3666385 -sdk.mac_download=android-sdk_r21.0.1-macosx.zip -sdk.mac_bytes=65804128 -sdk.mac_checksum=30401c43a014cd5d6ec9d0c62854a1d9 +sdk.win_download=android-sdk_r21.1.0-windows.zip +sdk.win_bytes=99360755 +sdk.win_checksum=dbece8859da9b66a1e8e7cd47b1e647e -sdk.linux_download=android-sdk_r21.0.1-linux.tgz -sdk.linux_bytes=91394975 -sdk.linux_checksum=eaa5a8d76d692d1d027f2bbcee019644 +sdk.win_installer=installer_r21.1.0-windows.exe +sdk.win_installer_bytes=77767013 +sdk.win_installer_checksum=594d8ff8e349db9e783a5f2229561353 diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 804030b15a13c..d956af2998004 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=21.0.1 -adt.zip.download=ADT-21.0.1.zip -adt.zip.bytes=13569302 -adt.zip.checksum=acfb01bf3fd1240f1fc21488c3dd16bf +adt.zip.download=ADT-21.1.0.zip +adt.zip.bytes=13564671 +adt.zip.checksum=f1ae183891229784bb9c33bcc9c5ef1e @jd:body diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 243683ccb593a..4adb7b29ffff3 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -57,6 +57,63 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

ADT 21.1.0 (February 2013) +

+ +
+
+
Dependencies:
+ +
+
    +
  • Java 1.6 or higher is required for ADT 21.1.0.
  • +
  • Eclipse Helios (Version 3.6.2) or higher is required for ADT 21.1.0.
  • +
  • ADT 21.1.0 is designed for use with SDK + Tools r21.1.0. If you haven't already installed SDK Tools r21.1.0 into your SDK, use the + Android SDK Manager to do so.
  • +
+
+ +
General Notes:
+
+
    +
  • Added new code templates for + notifications, blank fragments and list fragments.
  • +
  • Added support for resource rename refactoring. Renaming a resource XML file, drawable + icon, an {@code R.} field name or ID in the layout editor invokes a refactoring routine + to update all resource references.
  • +
  • Added more than 15 new Lint checks, including checks for overriding older APIs, XML + resource problems, graphic asset issues and manifest tags. +
  • Updated XML Editor to respond to refactoring shortcut keys such as Refactor + > 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 + 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 + imported projects where you can edit the name of the imported project.
  • +
  • Added support for layout aliases in the Layout Editor.
  • +
+
+ +
Bug fixes:
+
+
    +
  • Fixed issued with refactoring support for renaming and moving classes and packages. +
  • +
+
+ +
+
+
+ + + +
+

+ ADT 21.0.1 (December 2012)

diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index 9349a4e2dbc01..a5b7eee19ad10 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -28,6 +28,41 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

SDK Tools, Revision 21.1.0 (February 2013) +

+ +
+ +
+
Dependencies:
+
+
    +
  • Android SDK Platform-tools revision 16 or later.
  • +
  • If you are developing in Eclipse with ADT, note that the SDK Tools r21.1.0 is + designed for use with ADT 21.1.0 and later. If you haven't already, update your + ADT Plugin to 21.1.0.
  • +
  • If you are developing outside Eclipse, you must have + Apache Ant 1.8 or later.
  • +
+
+ +
General Notes:
+
+
    +
  • Improved error reporting in {@code dx} when dex merging fails in the build + system.
  • +
  • Added more than 15 new Lint checks, including checks for overriding older APIs, XML + resource problems, graphic asset issues and manifest tags.
  • +
  • Added new aapt feature to compile resources.
  • +
+
+
+
+
+ +
+

+ SDK Tools, Revision 21.0.1 (December 2012)

@@ -40,7 +75,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
  • Android SDK Platform-tools revision 16 or later.
  • If you are developing in Eclipse with ADT, note that the SDK Tools r21.0.1 is designed for use with ADT 21.0.1 and later. If you haven't already, update your - ADT Plugin to 21.0.0.
  • + ADT Plugin to 21.0.1.
  • If you are developing outside Eclipse, you must have Apache Ant 1.8 or later.