Skip to content

Commit e961d0b

Browse files
joefernandezAndroid (Google) Code Review
authored andcommitted
Merge "Revert "docs: Update for Android 23.0.4"" into klp-modular-docs
2 parents 680092c + 65ba319 commit e961d0b

4 files changed

Lines changed: 6 additions & 80 deletions

File tree

docs/html/preview/setup-sdk.jd

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -202,16 +202,10 @@ to flash the following devices:
202202
<li>Nexus 7 Wi-Fi (version 2, released in 2013)</li>
203203
</ul>
204204

205-
<p>In addition, you also get the emulator system images, which include
205+
<p>In addition, you also get the emulator system images, which includes
206206
experimental 64-bit system images along with standard 32-bit system images.
207207
</p>
208208

209-
<p class="note"><strong>Note:</strong> The 64-bit system images require the
210-
Intel x86 Emulator Accelerator (HAXM) Rev.5 which can be downloaded from the
211-
<a href="{@docRoot}tools/help/sdk-manager.html">SDK Manager</a><em>Extras</em>
212-
folder.</p>
213-
214-
215209
<h3 id="installImage">Install the L Preview System Image</h3>
216210

217211
<p class="warning"><b>Warning:</b> This is a preview version of the Android
@@ -224,7 +218,6 @@ can cause your phone and installed services and applications to stop working.
224218
</p>
225219

226220

227-
228221
<ol>
229222
<li>Download and uncompress the Android Developer Preview package.
230223
<table style="width:860px">
@@ -368,4 +361,4 @@ sure that you theme extends the material theme:</p>
368361
}
369362
});
370363

371-
</script>
364+
</script>

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.4
3-
adt.zip.download=ADT-23.0.4.zip
4-
adt.zip.bytes=103336810
5-
adt.zip.checksum=91a43dcf686ab73dec2c08b77243492b
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
66

77
@jd:body
88

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

Lines changed: 0 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -53,44 +53,9 @@ 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-
5756
<div class="toggle-content opened">
5857
<p><a href="#" onclick="return toggleContent(this)">
5958
<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"
9459
alt=""/>ADT 23.0.3</a> <em>(August 2014)</em>
9560
</p>
9661

docs/html/tools/sdk/tools-notes.jd

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -28,38 +28,6 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
2828
<div class="toggle-content opened">
2929
<p><a href="#" onclick="return toggleContent(this)">
3030
<img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-content-img"
31-
alt=""/>SDK Tools, Revision 23.0.4</a> <em>(October 2014)</em>
32-
</p>
33-
34-
<div class="toggle-content-toggleme">
35-
36-
<dl>
37-
<dt>Dependencies:</dt>
38-
39-
<dd>
40-
<ul>
41-
<li>Android SDK Platform-tools revision 19 or later.</li>
42-
<li>If you are developing in Eclipse with ADT, note that this version of SDK Tools is
43-
designed for use with ADT 23.0.4 and later. If you haven't already, update your
44-
<a href="{@docRoot}tools/sdk/eclipse-adt.html">ADT Plugin</a> to 23.0.4.</li>
45-
<li>If you are developing outside Eclipse, you must have
46-
<a href="http://ant.apache.org/">Apache Ant</a> 1.8 or later.</li>
47-
</ul>
48-
</dd>
49-
50-
<dt>General Notes:</dt>
51-
<dd>
52-
<ul>
53-
<li>Fixed duplicate devices in AVD for Wear and TV.</li>
54-
</ul>
55-
</dd>
56-
</div>
57-
</div>
58-
59-
60-
<div class="toggle-content closed">
61-
<p><a href="#" onclick="return toggleContent(this)">
62-
<img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-content-img"
6331
alt=""/>SDK Tools, Revision 23.0.2</a> <em>(July 2014)</em>
6432
</p>
6533

0 commit comments

Comments
 (0)