From 1b0fba6478d15cb13de1472d3f421b36dc533907 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Tue, 7 Oct 2014 11:06:07 -0700 Subject: docs:64 bit image and skd update Change-Id: I53d3d8e8714cb4689ba80766b155fb1b3ea93484 --- docs/html/preview/setup-sdk.jd | 8 +++++++- docs/html/tools/sdk/tools-notes.jd | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 1 deletion(-) diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index af466ab643e2..7ad881a2abb9 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -206,6 +206,12 @@ to flash the following devices: experimental 64-bit system images along with standard 32-bit system images.

+

Note: The 64-bit system images require the +Intel x86 Emulator Accelerator (HAXM) Rev.5 which can be downloaded from the +SDK Manager Extras +folder.

+ +

Install the L Preview System Image

Warning: This is a preview version of the Android @@ -361,4 +367,4 @@ sure that you theme extends the material theme:

} }); - \ No newline at end of file + diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index c2aaae8fed67..b9803e488c76 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -25,9 +25,42 @@ Tools you are using, refer to the "Installed Packages" listing in the Android SD

For a summary of all known issues in SDK Tools, see http://tools.android.com/knownissues.

+

SDK Tools, Revision 23.0.4 (October 2014) +

+ +
+ +
+
Dependencies:
+ +
+
    +
  • Android SDK Platform-tools revision 19 or later.
  • +
  • If you are developing in Eclipse with ADT, note that this version of SDK Tools is + designed for use with ADT 23.0.4 and later. If you haven't already, update your + ADT Plugin to 23.0.4.
  • +
  • If you are developing outside Eclipse, you must have + Apache Ant 1.8 or later.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed duplicate devices in AVD for Wear and TV.
  • +
+
+
+
+ + +
+

+ SDK Tools, Revision 23.0.2 (July 2014)

-- cgit v1.2.3-59-g8ed1b