diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index b9803e488c762..20388be11fa79 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -29,6 +29,38 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

SDK Tools, Revision 23.0.5 (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 Windows 32-bit compilation issue.
  • +
+
+
+
+ + +
+

+ SDK Tools, Revision 23.0.4 (October 2014)