From 60bec60b9ca77c5353f3299a8d726ca63a3f318e Mon Sep 17 00:00:00 2001 From: Ricardo Cervera Date: Wed, 19 Mar 2014 14:48:37 -0700 Subject: docs: Added release notes for Android SDK 22.6.2 Change-Id: I6c8abb75b10cf4bc983f67954c169c7ac9ab9b1c --- docs/html/tools/sdk/eclipse-adt.jd | 46 +++++++++++++++++++++++++++++++++++--- docs/html/tools/sdk/tools-notes.jd | 39 ++++++++++++++++++++++++++++++-- 2 files changed, 80 insertions(+), 5 deletions(-) (limited to 'docs/html/tools/sdk') diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index a821757..4d05ce3 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -57,6 +57,47 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

ADT 22.6.2 (March 2014) +

+ +
+
+
Dependencies:
+ +
+
    +
  • Java 1.6 or higher is required.
  • +
  • Eclipse Indigo (Version 3.7.2) or higher is required.
  • +
  • This version of ADT is designed for use with + SDK Tools r22.6.2. + If you haven't already installed SDK Tools r22.6.2 into your SDK, use the + Android SDK Manager to do so.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed a problem where Eclipse was non-responsive for a few seconds after opening + an XML file. (Issue 67084)
  • +
  • Fixed a problem where the SDK Manager threw a NullPointerException after + removing a virtual device that was created using the Android Wear + system image.
  • +
  • Fixed a problem where the layout preview for large screens in Eclipse showed the + resources from the drawable-* directories instead of those from the + drawable-large-* directories.
  • +
  • Fixed a problem with Nexus 5 Android virtual devices created from the command line + where the SD card file system was read-only.
  • +
  • Changed the URL for the Android Developer Tools Update Site from HTTPS to HTTP.
  • +
+
+
+
+
+ +
+

+ ADT 22.6.1 (March 2014)

@@ -78,8 +119,8 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
General Notes:
    -
  • Fixed a problem where the Android Virtual Device Manager could not create new virtual - devices. (Issue 66661)
  • +
  • Fixed a problem where the Android Virtual Device Manager could not create new + virtual devices. (Issue 66661)
  • Fixed a problem with virtual devices created using ADT 22.3 or earlier.

    If you created an Android Virtual Device using ADT 22.3 or earlier, the AVD may be listed as broken in the AVD Manager in 22.6.1. To fix @@ -102,7 +143,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

-

http://tools.android.com/knownissues

SDK Tools, Revision 22.6.2 (March 2014) +

+ +
+ +
+
Dependencies:
+ +
+
    +
  • Android SDK Platform-tools revision 18 or later.
  • +
  • If you are developing in Eclipse with ADT, note that this version of SDK Tools is + designed for use with ADT 22.6.2 and later. If you haven't already, update your + ADT Plugin to 22.6.2.
  • +
  • If you are developing outside Eclipse, you must have + Apache Ant 1.8 or later.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed a problem where the SDK Manager threw a NullPointerException after + removing a virtual device that was created using the Android Wear + system image.
  • +
  • Fixed a problem with Nexus 5 Android virtual devices created from the command line + where the SD card file system was read-only.
  • +
+
+
+
+ +
+

+ SDK Tools, Revision 22.6.1 (March 2014)

@@ -124,7 +159,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
  • Check that production builds do not use mock location providers.
  • -
  • Look for manifest values that are overwritten by values from Gradle build +
  • Look for manifest values that are overwritten by values from Gradle build scripts.
  • @@ -148,7 +183,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues (Issue 34233) -
  • Fixed an issue with RenderScript support. Using RenderScript support mode +
  • Fixed an issue with RenderScript support. Using RenderScript support mode now requires version 19.0.3 of the Build Tools.
  • -- cgit v1.1