Skip to content

Commit 46d8d0c

Browse files
Rich SlogarAndroid Git Automerger
authored andcommitted
am c470faa: docs:ADT 23.0.4 doc updates
* commit 'c470faab3ee47b5643ee6b0a97c925c8f0f587fa': docs:ADT 23.0.4 doc updates
2 parents d36dbe0 + c470faa commit 46d8d0c

2 files changed

Lines changed: 39 additions & 4 deletions

File tree

docs/html/sdk/installing/installing-adt.jd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
page.title=Installing the Eclipse Plugin
2-
adt.zip.version=23.0.3
3-
adt.zip.download=ADT-23.0.3.zip
4-
adt.zip.bytes=103321934
5-
adt.zip.checksum=ab2f5e2fbbdddeeb7dfd02cd4046538a
2+
adt.zip.version=23.0.4
3+
adt.zip.download=ADT-23.0.4.zip
4+
adt.zip.bytes=103336810
5+
adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b
66

77
@jd:body
88

docs/html/tools/sdk/eclipse-adt.jd

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,44 @@ the ADT Plugin, as denoted by revision number. </p>
5353
<p>For a summary of all known issues in ADT, see <a
5454
href="http://tools.android.com/knownissues">http://tools.android.com/knownissues</a>.</p>
5555

56+
5657
<div class="toggle-content opened">
5758
<p><a href="#" onclick="return toggleContent(this)">
5859
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
60+
alt=""/>ADT 23.0.4</a> <em>(October 2014)</em>
61+
</p>
62+
63+
<div class="toggle-content-toggleme">
64+
<dl>
65+
<dt>Dependencies:</dt>
66+
67+
<dd>
68+
<ul>
69+
<li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
70+
<li>Java 1.6 or higher is required if you are targeting other releases.</li>
71+
<li>Eclipse Indigo (Version 3.7.2) or higher is required.</li>
72+
<li>This version of ADT is designed for use with
73+
<a href="{@docRoot}tools/sdk/tools-notes.html">SDK Tools r23.0.4</a>.
74+
If you haven't already installed SDK Tools r23.0.4 into your SDK, use the
75+
Android SDK Manager to do so.</li>
76+
</ul>
77+
</dd>
78+
79+
<dt>General Notes:</dt>
80+
<dd>
81+
<ul>
82+
<li>Fixed duplicate devices in AVD for Wear and TV.</li>
83+
</ul>
84+
</dd>
85+
</dl>
86+
</div>
87+
</div>
88+
89+
90+
91+
<div class="toggle-content closed">
92+
<p><a href="#" onclick="return toggleContent(this)">
93+
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
5994
alt=""/>ADT 23.0.3</a> <em>(August 2014)</em>
6095
</p>
6196

0 commit comments

Comments
 (0)