diff options
| author | Joe Fernandez <joefernandez@google.com> | 2014-10-02 21:07:49 +0000 |
|---|---|---|
| committer | Joe Fernandez <joefernandez@google.com> | 2014-10-02 21:07:49 +0000 |
| commit | 65ba319742411cd615115f392e97cf49aa846c4a (patch) | |
| tree | b60ca5ee645a72e3f879edc2e5ac47414c3de300 /docs/html/tools/sdk | |
| parent | f34d0e69033165b7a6e9c73b99f4ef6ac36b3896 (diff) | |
| download | frameworks_base-65ba319742411cd615115f392e97cf49aa846c4a.zip frameworks_base-65ba319742411cd615115f392e97cf49aa846c4a.tar.gz frameworks_base-65ba319742411cd615115f392e97cf49aa846c4a.tar.bz2 | |
Revert "docs: Update for Android 23.0.4"
This reverts commit f34d0e69033165b7a6e9c73b99f4ef6ac36b3896.
Change-Id: I4d521392733f1b028c72d4623d6d69a4c5910bc4
Diffstat (limited to 'docs/html/tools/sdk')
| -rw-r--r-- | docs/html/tools/sdk/eclipse-adt.jd | 35 | ||||
| -rw-r--r-- | docs/html/tools/sdk/tools-notes.jd | 32 |
2 files changed, 0 insertions, 67 deletions
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd index 469d11f..cf33200 100644 --- a/docs/html/tools/sdk/eclipse-adt.jd +++ b/docs/html/tools/sdk/eclipse-adt.jd @@ -53,44 +53,9 @@ the ADT Plugin, as denoted by revision number. </p> <p>For a summary of all known issues in ADT, see <a href="http://tools.android.com/knownissues">http://tools.android.com/knownissues</a>.</p> - <div class="toggle-content opened"> <p><a href="#" onclick="return toggleContent(this)"> <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img" - alt=""/>ADT 23.0.4</a> <em>(October 2014)</em> - </p> - - <div class="toggle-content-toggleme"> -<dl> - <dt>Dependencies:</dt> - - <dd> - <ul> - <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li> - <li>Java 1.6 or higher is required if you are targeting other releases.</li> - <li>Eclipse Indigo (Version 3.7.2) or higher is required.</li> - <li>This version of ADT is designed for use with - <a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r23.0.4</a>. - If you haven't already installed SDK Tools r23.0.4 into your SDK, use the - Android SDK Manager to do so.</li> - </ul> - </dd> - - <dt>General Notes:</dt> - <dd> - <ul> - <li>Fixed duplicate devices in AVD for Wear and TV.</li> - </ul> - </dd> -</dl> -</div> -</div> - - - -<div class="toggle-content closed"> - <p><a href="#" onclick="return toggleContent(this)"> - <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" alt=""/>ADT 23.0.3</a> <em>(August 2014)</em> </p> diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index ce6a920..c2aaae8 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -28,38 +28,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues <div class="toggle-content opened"> <p><a href="#" onclick="return toggleContent(this)"> <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img" - alt=""/>SDK Tools, Revision 23.0.4</a> <em>(October 2014)</em> - </p> - - <div class="toggle-content-toggleme"> - - <dl> - <dt>Dependencies:</dt> - - <dd> - <ul> - <li>Android SDK Platform-tools revision 19 or later.</li> - <li>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 - <a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT Plugin</a> to 23.0.4.</li> - <li>If you are developing outside Eclipse, you must have - <a href="http://ant.apache.org/">Apache Ant</a> 1.8 or later.</li> - </ul> - </dd> - - <dt>General Notes:</dt> - <dd> - <ul> - <li>Fixed duplicate devices in AVD for Wear and TV.</li> - </ul> - </dd> - </div> -</div> - - -<div class="toggle-content closed"> - <p><a href="#" onclick="return toggleContent(this)"> - <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img" alt=""/>SDK Tools, Revision 23.0.2</a> <em>(July 2014)</em> </p> |
