Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 92b03085 authored by Scott Main's avatar Scott Main
Browse files

cherrypick Change-Id: I19d2be00c807b6cbdab357b32a7dd13f98a5433e

docs: update to adt 8.0.1;
delete ADT archive page, put a redirect in its place;
update tools release notes and sys reqs to require ant 1.8

Change-Id: Id039d81953452d8f7cefc0c4d61e7d9ead575541
parent e09009d6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
<html>
<head>
<meta http-equiv="refresh" content="0;url=http://developer.android.com/sdk/eclipse-adt.html">
<title>Redirecting...</title>
</head>
<body>
<p>You should be redirected. Please <a
href="http://developer.android.com/sdk/eclipse-adt.html">click here</a>.</p>
</body>
</html>
 No newline at end of file

docs/html/sdk/adt_download.jd

deleted100644 → 0
+0 −127
Original line number Diff line number Diff line
page.title=Download the ADT Zip File
@jd:body

<p>If you are unable to download the ADT plugin through <a
href="{@docRoot}sdk/eclipse-adt.html#installing">setting up a remote
update site</a> in Eclipse, you can download the ADT zip file and install it 
from your computer (archived site) instead. </p>

<p>If you use this approach, in order to update the plugin, you will need to 
download the latest version from this page, uninstall the old version from 
Eclipse, then install the new version. For more details on the procedure, 
see <a 
href="{@docRoot}sdk/eclipse-adt.html#troubleshooting">Troubleshooting
ADT Installation</a>.</p>

<table class="download">
  <tr>
    <th><nobr>ADT Version</nobr></th>
    <th>Package</th>
    <th>Size</th>
    <th>Md5 Checksum</th>
    <th>Notes</th>
  </tr>
  <tr>
     <td>8.0.0</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-8.0.0.zip">ADT-8.0.0.zip</a></td>
     <td><nobr> bytes</nobr></td>
     <td></td>
     <td>Requires SDK Tools, Revision 8 <em><nobr>November 2010</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.9</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.9.zip">ADT-0.9.9.zip</a></td>
     <td><nobr>8301681 bytes</nobr></td>
     <td>7deff0c9b25940a74cea7a0815a3bc36</td>
     <td>Requires SDK Tools, Revision 7 <em><nobr>September 2010</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.8</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.8.zip">ADT-0.9.8.zip</a></td>
     <td><nobr>8301417 bytes</nobr></td>
     <td>27e0de800512f13feae46fb554e6ee2f</td>
     <td>Requires SDK Tools, Revision 7 <em><nobr>September 2010</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.7</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.7.zip">ADT-0.9.7.zip</a></td>
     <td><nobr>8033750 bytes</nobr></td>
     <td>de2431c8d4786d127ae5bfc95b4605df</td>
     <td>Requires SDK Tools, Revision 5 <em><nobr>May 2010</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.6</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.6.zip">ADT-0.9.6.zip</a></td>
     <td><nobr>7456339 bytes</nobr></td>
     <td>ea45d271be52b87b5dd1c9fb17536223</td>
     <td>Requires SDK Tools, Revision 5 <em><nobr>March 2010</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.5</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.5.zip">ADT-0.9.5.zip</a></td>
     <td><nobr>3372982 bytes</nobr></td>
     <td>227ec538359fbe417ccde7f0ad614a96</td>
     <td>Requires SDK Tools, Revision 4 <em><nobr>December 2009</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.4</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.4.zip">ADT-0.9.4.zip</a></td>
     <td><nobr>3367536 bytes</nobr></td>
     <td>4cdecd72b3e28022d8a55891f13e7d43</td>
     <td>Requires SDK Tools, Revision 3 <em><nobr>October 2009</nobr></em></td>
  </tr>
  <tr>
     <td>0.9.3</td>
     <td><a href="http://dl-ssl.google.com/android/ADT-0.9.3.zip">ADT-0.9.3.zip</a></td>
     <td><nobr>3252487 bytes</nobr></td>
     <td>c296488ac35772667c0f49e822156979</td>
     <td>Required for users of Android 1.6 SDK only . Updated from 0.9.1. <em><nobr>September 2009</nobr></em></td>
  </tr>
</table>


<h4>Obsolete Versions of ADT</h4>

<p>The table below lists older versions of the ADT Plugin that are no longer
supported. If you are developing applications that are intended to be deployable
to Android-powered devices, make sure that you upgrade to the most current SDK
release available and use the most current version of the ADT Plugin, as listed
in the section above.</p>

<p>If you are not sure what version of ADT is installed in your Eclipse
environment, open Eclipse and from the main menu select <strong>Help</strong>
&gt; <strong>About Eclipse</strong> &gt; <strong>Features Details</strong>.
Locate "com.android.ide.eclipse.adt" in the Feature ID column and look at its
version number.</p>

<table>
  <tr>
    <th><nobr>ADT Version</nobr></th>
    <th>Notes</th>
  </tr>
  <tr>
     <td>0.9.1</td>
     <td>Required for users of Android 1.5 SDK. Updated from 0.9.0. <em><nobr>6 May 2009</nobr></em></td>
  </tr>
  <tr>
     <td>0.8.0</td>
     <td>Required for users of Android 1.0/1.1 SDKs. <em><nobr>23 Sep 2008</nobr></em></td>
  </tr>
  <tr>
     <td>0.7.1</td>
     <td>Required for users of the Android 0.9 SDK beta. <em><nobr>18 Aug 2008</nobr></em></td>
  </tr>
  <tr>
     <td>0.4.0</td>
     <td>Required for users of the Android M5 Early Look SDK. <em><nobr>12 Feb 2008</nobr></em></td>
  </tr>
  <tr>
     <td>0.3.3</td>
     <td>Required for users of the Android M3-RC37 Early Look SDK. <em><nobr>14 Dec 2007</nobr></em></td>
  </tr>
  <tr>
     <td>0.3.1</td>
     <td>Initial Release. Required for users of the Android M3-RC20/22 SDKs.<em><nobr>21 Nov 2007</nobr></em></td>
  </tr>
</table>
</p>
+36 −6
Original line number Diff line number Diff line
page.title=ADT Plugin for Eclipse
sdk.preview=0
adt.zip.version=0.9.9
adt.zip.download=ADT-0.9.9.zip
adt.zip.bytes=8301681
adt.zip.checksum=7deff0c9b25940a74cea7a0815a3bc36
adt.zip.version=8.0.1
adt.zip.download=ADT-8.0.1.zip
adt.zip.bytes=8724909
adt.zip.checksum=0e62185279083ddc01f18098ce7ba2d1

@jd:body

@@ -98,7 +98,37 @@ padding: .25em 1em;

<div class="toggleable opened">
  <a href="#" onclick="return toggleDiv(this)">
        <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px" width="9px" />
        <img src="{@docRoot}assets/images/triangle-opened.png" class="toggle-img" height="9px"
width="9px" />
ADT 8.0.1</a> <em>(December 2010)</em>
  <div class="toggleme">

<dl>

<dt>Dependencies:</dt>

<p><p>ADT 8.0.1 is designed for use with SDK Tools r8. If you haven't
already installed SDK Tools r8 into your SDK, use the Android SDK and AVD Manager to do
so.</p></dd>

<dt>General notes:</dt>
<dd>
<ul>
  <li>This is a quick follow-up to ADT 8.0.0 to fix some bugs.</li>
  <li>Fixes an issue in which projects failed to compile, citing a dex error.</li>
  <li>Better ProGuard error reporting when exporting applications for release.</li>
</ul>
<p>Also see the recent release notes for 8.0.0, below.</p>
</dd>
</dl>
 </div>
</div>


<div class="toggleable closed">
  <a href="#" onclick="return toggleDiv(this)">
        <img src="{@docRoot}assets/images/triangle-closed.png" class="toggle-img" height="9px"
width="9px" />
ADT 8.0.0</a> <em>(December 2010)</em>
  <div class="toggleme">

@@ -322,7 +352,7 @@ ADT 0.9.5</a> <em>(December 2009)</em>

<dd><p>ADT 0.9.5 requires features provided in SDK Tools r4 or higher. If you install
ADT 0.9.5, which is highly recommended, you should use the Android SDK and AVD
Manager to download thye latest SDK Tools into your SDK. For more information,
Manager to download the latest SDK Tools into your SDK. For more information,
see <a href="{@docRoot}sdk/adding-components.html">Adding SDK Components</a>.</p>
</dd>

+1 −2
Original line number Diff line number Diff line
@@ -51,8 +51,7 @@ packages: </p>
    <ul>
      <li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">JDK 5 or JDK
6</a> (JRE alone is not sufficient)</li>
      <li><a href="http://ant.apache.org/">Apache Ant</a> 1.6.5 or later for
Linux and Mac, 1.7 or later for Windows</li>
      <li><a href="http://ant.apache.org/">Apache Ant</a> 1.8 or later</li>
      <li><strong>Not</strong> compatible with Gnu Compiler for Java (gcj)</li>
    </ul>
  </li>
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
      <span style="display:none" class="zh-TW"></span>
      </h2>
    <ul>
      <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 8.0.0
      <li><a href="<?cs var:toroot ?>sdk/eclipse-adt.html">ADT 8.0.1
      <span style="display:none" class="de"></span>
      <span style="display:none" class="es"></span>
      <span style="display:none" class="fr"></span>
Loading