diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 5a433d4a4e60e..c8200aaf6d4f0 100644 --- a/docs/html/sdk/installing/installing-adt.jd +++ b/docs/html/sdk/installing/installing-adt.jd @@ -1,8 +1,8 @@ page.title=Installing the Eclipse Plugin -adt.zip.version=23.0.3 -adt.zip.download=ADT-23.0.3.zip -adt.zip.bytes=103321934 -adt.zip.checksum=ab2f5e2fbbdddeeb7dfd02cd4046538a +adt.zip.version=23.0.4 +adt.zip.download=ADT-23.0.4.zip +adt.zip.bytes=103336810 +adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b @jd:body diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index cf33200db5675..469d11f07c537 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -53,9 +53,44 @@ the ADT Plugin, as denoted by revision number.

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

+

ADT 23.0.4 (October 2014) +

+ +
+
+
Dependencies:
+ +
+
    +
  • Java 7 or higher is required if you are targeting the L Developer Preview.
  • +
  • Java 1.6 or higher is required if you are targeting other releases.
  • +
  • Eclipse Indigo (Version 3.7.2) or higher is required.
  • +
  • This version of ADT is designed for use with + SDK Tools r23.0.4. + If you haven't already installed SDK Tools r23.0.4 into your SDK, use the + Android SDK Manager to do so.
  • +
+
+ +
General Notes:
+
+
    +
  • Fixed duplicate devices in AVD for Wear and TV.
  • +
+
+
+
+
+ + + +
+

+ ADT 23.0.3 (August 2014)