From 68822239a50206a474289a380ff78146ff486a3e Mon Sep 17 00:00:00 2001 From: Joe Fernandez Date: Tue, 17 Apr 2012 14:48:03 -0700 Subject: docs: Android SDK r19 Release Notes Change-Id: I9db59116259d087f03598f87aac099772a831eff --- docs/html/sdk/sdk_toc.cs | 2 +- docs/html/sdk/tools-notes.jd | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index a70b0f3..e994d95 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -151,7 +151,7 @@ diff --git a/docs/html/sdk/tools-notes.jd b/docs/html/sdk/tools-notes.jd index f4e9d4d..062f8f1 100644 --- a/docs/html/sdk/tools-notes.jd +++ b/docs/html/sdk/tools-notes.jd @@ -68,6 +68,40 @@ padding: .25em 1em; + SDK Tools, Revision 19 (April 2012) + +
+

Note: This update of SDK Tools is only available through +the Android SDK Manager. Use this tool to +download and install this update.

+ +
+
Dependencies:
+
+
    +
  • Android SDK Platform-tools revision 9 or later.
  • +
  • If you are developing in Eclipse with ADT, note that the SDK Tools r19 is designed for + use with ADT 18.0.0 and later. If you haven't already, we highly recommend updating your + ADT Plugin to 18.0.0.
  • +
  • If you are developing outside Eclipse, you must have + Apache Ant 1.8 or later.
  • +
+
+
Bug fixes:
+
+
    +
  • Fixed an issue that prevented some developers from running the emulator with GPU +acceleration.
  • +
+
+
+
+ + +
+ + SDK Tools, Revision 18 (April 2012)
-- cgit v1.1