Dirk Dougherty fe1f789124 AI 147297: Update Android 1.5 SDK Download, Release Notes, Version Notes, Highlights
Please let me know if you have other "known issues", "resolved issues", or
  "highlights".
  Also, note that the installing and upgrading docs are being updated in
  a different CL, so the new version is not displayed on my staging server.
  BUG=1790234

Automated import of CL 147297
2009-04-21 18:52:41 -07:00

73 lines
2.8 KiB
Plaintext

page.title=Download the ADT Plugin Zip File
@jd:body
<p>
If you are unable to download the ADT plugin through <a
href="{@docRoot}guide/developing/tools/adt.html#installingplugin">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 go with this method, 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 Troubleshooting ADT Installation in the
<a href="{@docRoot}guide/developing/tools/adt.html#troubleshooting"> installation
page</a>.
</p>
<p>
<table>
<tr>
<th>Version</th>
<th>File</th>
<th>Date</th>
<th>Compatible SDK Versions</th>
<th>Notes</th>
</tr>
<tr>
<td style="background-color:#ffcccc;">0.9.0</td>
<td style="background-color:#ffcccc;"><a href="http://dl-ssl.google.com/android/ADT-0.9.0.zip">ADT-0.9.0.zip</a></td>
<td style="background-color:#ffcccc;"><nobr>27 April 2009</nobr></td>
<td style="background-color:#ffcccc;"><nobr>Android 1.5 SDK</td>
<td style="background-color:#ffcccc;"><nobr>Required for users of Android 1.5 SDK (and later releases)<br /> </td>
</tr>
<tr>
<td>0.8.0</td>
<td><a href="http://dl-ssl.google.com/android/ADT-0.8.0.zip">ADT-0.8.0.zip</a></td>
<td style="background-color:#ffcccc;"><nobr>23 September 2008</nobr></td>
<td style="background-color:#ffcccc;"><nobr>Android 1.1 SDK<br/>Android 1.0 SDK<br/></td>
<td style="background-color:#ffcccc;"><nobr>Required for users of Android 1.1 SDK and Android 1.0 SDK<br /> </td>
</tr>
<tr>
<td>0.7.1</td>
<td><a href="http://dl-ssl.google.com/android/ADT-0.7.1.zip">ADT-0.7.1.zip</a></td>
<td>18 Aug 2008</td>
<td>Android 0.9 SDK beta</td>
<td>Required for users of Android 0.9 SDK beta. As of this version, <b>Eclipse 3.2 is no longer supported.</b>
Please upgrade to Eclipse Ganymede (3.4) or Europa (3.3) if you are still using 3.2. </td>
</tr>
<tr>
<td>0.4.0</td>
<td><a href="http://dl-ssl.google.com/android/ADT-0.4.0.zip">ADT-0.4.0.zip</a></td>
<td>12 Feb 2008</td>
<td>m5-rc14</td>
<td>Required if you are using the M5 SDK. See the SDK Release Notes for details on changes and enhancements in this version.</td>
</tr>
<tr>
<td>0.3.3</td>
<td><a href="http://dl-ssl.google.com/android/ADT-0.3.3.zip">ADT-0.3.3.zip</a></td>
<td>14 Dec 2007</td>
<td>m3-rc37</td>
<td>Some significant enhancements (see SDK Release Notes).</td>
</tr>
<tr>
<td>0.3.1</td>
<td><a href="http://dl-ssl.google.com/android/ADT-0.3.1.zip">ADT-0.3.1.zip</a></td>
<td>21 Nov 2007</td>
<td>m3-rc20, m3-rc22</td>
<td>Initial Release.</td>
</tr>
</table>
</p>