* commit '721b3efc205442e255170d0185ae374b5a5ddc50': docs:ADT 23.0.4 doc updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
page.title=Installing the Eclipse Plugin
|
page.title=Installing the Eclipse Plugin
|
||||||
adt.zip.version=23.0.3
|
adt.zip.version=23.0.4
|
||||||
adt.zip.download=ADT-23.0.3.zip
|
adt.zip.download=ADT-23.0.4.zip
|
||||||
adt.zip.bytes=103321934
|
adt.zip.bytes=103336810
|
||||||
adt.zip.checksum=ab2f5e2fbbdddeeb7dfd02cd4046538a
|
adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b
|
||||||
|
|
||||||
@jd:body
|
@jd:body
|
||||||
|
|
||||||
|
|||||||
@@ -53,9 +53,44 @@ the ADT Plugin, as denoted by revision number. </p>
|
|||||||
<p>For a summary of all known issues in ADT, see <a
|
<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>
|
href="http://tools.android.com/knownissues">http://tools.android.com/knownissues</a>.</p>
|
||||||
|
|
||||||
|
|
||||||
<div class="toggle-content opened">
|
<div class="toggle-content opened">
|
||||||
<p><a href="#" onclick="return toggleContent(this)">
|
<p><a href="#" onclick="return toggleContent(this)">
|
||||||
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
|
<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>
|
alt=""/>ADT 23.0.3</a> <em>(August 2014)</em>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user