summaryrefslogtreecommitdiffstats
path: root/docs/html/tools/sdk
diff options
context:
space:
mode:
authorRich Slogar <rslogar@google.com>2015-03-04 16:56:22 -0800
committerRich Slogar <rslogar@google.com>2015-03-10 11:46:49 -0700
commit05298d0fd57d0c8cda84366b6db5a249cd1dfb91 (patch)
tree3683985cb24ddfe0f6704dbfbb0e2df8089f3895 /docs/html/tools/sdk
parent88e0145fb82b6711527ab173e4dc817e3f430708 (diff)
downloadframeworks_base-05298d0fd57d0c8cda84366b6db5a249cd1dfb91.zip
frameworks_base-05298d0fd57d0c8cda84366b6db5a249cd1dfb91.tar.gz
frameworks_base-05298d0fd57d0c8cda84366b6db5a249cd1dfb91.tar.bz2
docs: eclipse revisions update
Change-Id: I163f9ef9d8cd0c4e4fe5d7a19b76e239af2ee2d3
Diffstat (limited to 'docs/html/tools/sdk')
-rw-r--r--docs/html/tools/sdk/eclipse-adt.jd48
1 files changed, 41 insertions, 7 deletions
diff --git a/docs/html/tools/sdk/eclipse-adt.jd b/docs/html/tools/sdk/eclipse-adt.jd
index c3a4dea..08634da 100644
--- a/docs/html/tools/sdk/eclipse-adt.jd
+++ b/docs/html/tools/sdk/eclipse-adt.jd
@@ -53,6 +53,40 @@ 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=""/>ADT 23.0.6</a> <em>(March 2015)</em>
+ </p>
+
+ <div class="toggle-content-toggleme">
+<dl>
+ <dt>Dependencies:</dt>
+
+ <dd>
+ <ul>
+ <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</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 r24.1.2</a>.
+ If you haven't already installed SDK Tools r24.1.2 into your SDK, use the
+ Android SDK Manager to do so.</li>
+ </ul>
+ </dd>
+
+ <dt>General Notes:</dt>
+ <dd>
+ <ul>
+ <li>Fixed issues with the rendering library.</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.4</a> <em>(October 2014)</em>
</p>
@@ -62,12 +96,12 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
<dd>
<ul>
- <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
+ <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</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.2</a>.
- If you haven't already installed SDK Tools r23.0.2 into your SDK, use the
+ <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>
@@ -96,7 +130,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
<dd>
<ul>
- <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
+ <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</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
@@ -132,7 +166,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
<dd>
<ul>
- <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
+ <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</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
@@ -167,7 +201,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
<dd>
<ul>
- <li>Java 7 or higher is required if you are targeting the L Developer Preview.</li>
+ <li>Java 7 or higher is required if you are targeting Android 5.0 and higher.</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
@@ -2274,7 +2308,7 @@ bigger than the screen.</li>
<dt>DDMS integration:</dt>
<dd>
<ul>
-<li>Includes the improvements from the standlone DDMS, revision 3.</li>
+<li>Includes the improvements from the standalone DDMS, revision 3.</li>
<li>Adds an option to open HPROF files into eclipse instead of writing them on
disk. If a profiler such as MAT (<a href="http://eclipse.org/mat">Memory Analyzer
Tool</a>) is installed, it'll open the file.</li>