From f34d0e69033165b7a6e9c73b99f4ef6ac36b3896 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Wed, 1 Oct 2014 11:37:18 -0700 Subject: [PATCH] docs: Update for Android 23.0.4 Change-Id: I7025dcf9bbfd03b555f7f5059d0e35f67f836dcf --- docs/html/preview/setup-sdk.jd | 11 ++++++++-- docs/html/sdk/installing/installing-adt.jd | 8 +++---- docs/html/tools/sdk/eclipse-adt.jd | 35 ++++++++++++++++++++++++++++++ docs/html/tools/sdk/tools-notes.jd | 32 +++++++++++++++++++++++++++ 4 files changed, 80 insertions(+), 6 deletions(-) diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index af466ab643e2..a05baa7d775e 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -202,10 +202,16 @@ to flash the following devices:
  • Nexus 7 Wi-Fi (version 2, released in 2013)
  • -

    In addition, you also get the emulator system images, which includes +

    In addition, you also get the emulator system images, which include 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 ManagerExtras +folder.

    + +

    Install the L Preview System Image

    Warning: This is a preview version of the Android @@ -218,6 +224,7 @@ can cause your phone and installed services and applications to stop working.

    +
    1. Download and uncompress the Android Developer Preview package. @@ -361,4 +368,4 @@ sure that you theme extends the material theme:

      } }); - \ No newline at end of file + diff --git a/docs/html/sdk/installing/installing-adt.jd b/docs/html/sdk/installing/installing-adt.jd index 5a433d4a4e60..c8200aaf6d4f 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 cf33200db567..469d11f07c53 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)

      diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index c2aaae8fed67..ce6a92013abd 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -28,6 +28,38 @@ href="http://tools.android.com/knownissues">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)

      -- 2.11.0