From a28bcbc961b702bc620f357dabf5e8e4fc7b7472 Mon Sep 17 00:00:00 2001
From: Ricardo Cervera
Date: Wed, 16 Apr 2014 16:30:02 -0700
Subject: [PATCH] docs: Added release notes for ADT 22.6.3
Change-Id: Ic79a03a40db39e66adb226518ddaaeeaf13d17b2
---
docs/html/sdk/installing/installing-adt.jd | 8 ++---
docs/html/tools/sdk/eclipse-adt.jd | 41 +++++++++++++++++++++-
docs/html/tools/sdk/tools-notes.jd | 40 +++++++++++++++++++++
3 files changed, 84 insertions(+), 5 deletions(-)
diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd
index e4cf1bcf263b0..e12dfd8c2a1d8 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.6.2
-adt.zip.download=ADT-22.6.2.zip
-adt.zip.bytes=14586842
-adt.zip.checksum=f660959fa71262b4285bcb64be284bf5
+adt.zip.version=22.6.3
+adt.zip.download=ADT-22.6.3.zip
+adt.zip.bytes=14590813
+adt.zip.checksum=3982259fd2cc81e53bbbe05dcd6529a7
@jd:body
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd
index d106f4a17d29b..124e58d4af027 100644
--- a/docs/html/tools/sdk/eclipse-adt.jd
+++ b/docs/html/tools/sdk/eclipse-adt.jd
@@ -53,10 +53,49 @@ the ADT Plugin, as denoted by revision number.
ADT 22.6.3 (April 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.3.
+ If you haven't already installed SDK Tools r22.6.3 into your SDK, use the
+ Android SDK Manager to do so.
+
+
+
+ - General Notes:
+ -
+
+ - Fixed a problem where the AVD manager allowed creating Android Wear virtual devices
+ with a target API Level lower than 19.
+ - Fixed the description of Android Wear system images in the SDK Manager.
+
+
+
+ - Known Issues:
+ -
+
When you create an Android Wear virtual device in the AVD manager, a target API Level
+ lower than 19 may be selected by default. Make sure you select the target API Level 19
+ when creating Android Wear virtual devices.
+
+
+
+
+
+
+
+
ADT 22.6.2 (March 2014)
diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd
index 14b5505f1bb2c..9b06a9dcb82ef 100644
--- a/docs/html/tools/sdk/tools-notes.jd
+++ b/docs/html/tools/sdk/tools-notes.jd
@@ -28,6 +28,46 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
SDK Tools, Revision 22.6.3 (April 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.3 and later. If you haven't already, update your
+ ADT Plugin to 22.6.3.
+ - If you are developing outside Eclipse, you must have
+ Apache Ant 1.8 or later.
+
+
+
+ - General Notes:
+ -
+
+ - Fixed a problem where the AVD manager allowed creating Android Wear virtual devices
+ with a target API Level lower than 19.
+ - Fixed the description of Android Wear system images in the SDK Manager.
+
+
+
+ - Known Issues:
+ -
+
When you create an Android Wear virtual device in the AVD manager, a target API Level
+ lower than 19 may be selected by default. Make sure you select the target API Level 19
+ when creating Android Wear virtual devices.
+
+
+
+
+