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/tools/sdk/tools-notes.jd | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'docs/html/tools/sdk') diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index c2aaae8..b9803e4 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.1