2009-10-23 19:17:12 -07:00
|
|
|
page.title=Download the ADT Zip File
|
2009-03-03 19:31:44 -08:00
|
|
|
@jd:body
|
|
|
|
|
2009-10-23 19:17:12 -07:00
|
|
|
<p>If you are unable to download the ADT plugin through <a
|
|
|
|
href="{@docRoot}sdk/eclipse-adt.html#installing">setting up a remote
|
2009-03-03 19:31:44 -08:00
|
|
|
update site</a> in Eclipse, you can download the ADT zip file and install it
|
2009-10-23 19:17:12 -07:00
|
|
|
from your computer (archived site) instead. </p>
|
|
|
|
|
|
|
|
<p>If you use this approach, in order to update the plugin, you will need to
|
2009-03-03 19:31:44 -08:00
|
|
|
download the latest version from this page, uninstall the old version from
|
|
|
|
Eclipse, then install the new version. For more details on the procedure,
|
2009-10-23 19:17:12 -07:00
|
|
|
see <a
|
|
|
|
href="{@docRoot}sdk/eclipse-adt.html#troubleshooting">Troubleshooting
|
|
|
|
ADT Installation</a>.</p>
|
|
|
|
|
2009-05-07 11:15:03 -07:00
|
|
|
<table class="download">
|
2009-03-03 19:31:44 -08:00
|
|
|
<tr>
|
2009-04-24 16:03:47 -07:00
|
|
|
<th><nobr>ADT Version</nobr></th>
|
|
|
|
<th>Package</th>
|
|
|
|
<th>Size</th>
|
|
|
|
<th>Md5 Checksum</th>
|
2009-03-03 19:31:44 -08:00
|
|
|
<th>Notes</th>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
2009-10-23 19:17:12 -07:00
|
|
|
<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>{@adtZipBytes} bytes</nobr></td>
|
|
|
|
<td>{@adtZipChecksum}</td>
|
|
|
|
<td>Requires SDK Tools, Revision 3 <em><nobr>October 2009</nobr></em></td>
|
2009-04-21 18:52:41 -07:00
|
|
|
</tr>
|
2009-08-05 19:04:18 -07:00
|
|
|
<tr>
|
2009-10-23 19:17:12 -07:00
|
|
|
<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>
|
2009-03-03 19:31:44 -08:00
|
|
|
</tr>
|
2009-05-07 11:15:03 -07:00
|
|
|
</table>
|
|
|
|
|
|
|
|
|
2009-08-05 19:04:18 -07:00
|
|
|
<h4>Obsolete Versions of ADT</h4>
|
2009-05-07 11:15:03 -07:00
|
|
|
|
2009-10-23 19:17:12 -07:00
|
|
|
<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>
|
2009-05-07 11:15:03 -07:00
|
|
|
|
2009-10-23 19:17:12 -07:00
|
|
|
<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>
|
|
|
|
> <strong>About Eclipse</strong> > <strong>Features Details</strong>.
|
|
|
|
Locate "com.android.ide.eclipse.adt" in the Feature ID column and look at its
|
|
|
|
version number.</p>
|
2009-05-07 11:15:03 -07:00
|
|
|
|
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<th><nobr>ADT Version</nobr></th>
|
|
|
|
<th>Notes</th>
|
|
|
|
</tr>
|
2009-10-23 19:17:12 -07:00
|
|
|
<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>
|
2009-03-03 19:31:44 -08:00
|
|
|
<tr>
|
|
|
|
<td>0.7.1</td>
|
2009-08-27 16:26:43 -07:00
|
|
|
<td>Required for users of the Android 0.9 SDK beta. <em><nobr>18 Aug 2008</nobr></em></td>
|
2009-03-03 19:31:44 -08:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>0.4.0</td>
|
2009-08-27 16:26:43 -07:00
|
|
|
<td>Required for users of the Android M5 Early Look SDK. <em><nobr>12 Feb 2008</nobr></em></td>
|
2009-03-03 19:31:44 -08:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>0.3.3</td>
|
2009-08-27 16:26:43 -07:00
|
|
|
<td>Required for users of the Android M3-RC37 Early Look SDK. <em><nobr>14 Dec 2007</nobr></em></td>
|
2009-03-03 19:31:44 -08:00
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<td>0.3.1</td>
|
2009-08-27 16:26:43 -07:00
|
|
|
<td>Initial Release. Required for users of the Android M3-RC20/22 SDKs.<em><nobr>21 Nov 2007</nobr></em></td>
|
2009-03-03 19:31:44 -08:00
|
|
|
</tr>
|
|
|
|
</table>
|
|
|
|
</p>
|