From 54444f66a4c7ad03209ea109966e11a64e6c3209 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Thu, 9 Oct 2014 15:45:25 -0700 Subject: [PATCH] docs:Build and Platform Tools Updates for Android 5 Change-Id: Ib7adf35c302d24a1c2394a89b3a04ca8d77cd296 --- docs/html/tools/revisions/build-tools.jd | 22 +++++++++++++ docs/html/tools/revisions/platforms.jd | 41 +++++++++++++++++++++--- 2 files changed, 58 insertions(+), 5 deletions(-) diff --git a/docs/html/tools/revisions/build-tools.jd b/docs/html/tools/revisions/build-tools.jd index 0abec2e8f6b51..fe78ce946421f 100644 --- a/docs/html/tools/revisions/build-tools.jd +++ b/docs/html/tools/revisions/build-tools.jd @@ -77,6 +77,28 @@ listing in the Android SDK Manager.

Build Tools, Revision 21.0.0 (October 2014) +

+
+ +
+
General Notes:
+
+
    +
  • Added support for Android 5.0 (API level 21).
  • +
  • RenderScript now supports seamless 32/64-bit operation for API level 21 and higher.
  • +
  • Fixed issue with the Gradle build system when using the JaCoCo plugin. + (Issue 69174)
  • +
  • Added an input-list option for use with long command lines on Windows.
  • +
+
+
+
+
+ +
+

+ Build Tools, Revision 20.0.0 (June 2014)

diff --git a/docs/html/tools/revisions/platforms.jd b/docs/html/tools/revisions/platforms.jd index b5495c2fd3416..1a5f44cae92d7 100644 --- a/docs/html/tools/revisions/platforms.jd +++ b/docs/html/tools/revisions/platforms.jd @@ -47,11 +47,42 @@ most recent release and restart the SDK Manager. If you do not, the latest Andro components will not be available for download.

-

Android 4.4W

+

Android 5.0

Revision 1 (October 2014) +

+ +
+ +

Initial release for Android 5.0 (API level 21).

+

Dependencies:

+
    +
  • Android SDK Platform-tools r21 or higher is required.
  • +
  • Android SDK Tools 23.0.5 or higher is required.
  • +
+
+ +

Device Definitions

+ +

The platform includes the following new device definitions for use in creating + Android Virtual Devices in the AVD Manager:

+ +
    +
  • Nexus 6 (5.96", 1440 x 2560, Large xxxhdpi screen)
  • +
  • Nexus 9 (8.9", 2048 x 1536, Large xhdpi screen)
  • +
+ +
+ + +

Android 4.4W

+ +
+

+ Revision 1 (June 2014)

@@ -78,9 +109,9 @@ class="toggle-content-img" alt="" />Revision 1 (June 2014)

Android 4.4

-
+

- Revision 2 (December 2013)

@@ -118,9 +149,9 @@ class="toggle-content-img" alt="" />Revision 1 (October 2013)

Google APIs System Image

-
+

- Revision 4 (March 2014)