Android Development Tools (ADT) is a development plugin for the Eclipse IDE. It extends the capabilites of Eclipse to let you quickly set up new Android projects, create an application UI, add components based on the Android Framework API, debug your applications using the Android SDK tools, and even export signed (or unsigned) APKs in order to distribute your application.
This document provides version-specific information about ADT releases. To keep up-to-date on new releases, make sure that you view this page at http://developer. android.com/sdk/adt-notes.html.
To install ADT in your Eclipse IDE environment, use the Eclipse Update Site feature. For more information, see Installing and Updating ADT.
December 2009. ADT 0.9.5 provides several bug fixes for developers, as described below.
ADT 0.9.5 requires features provided in SDK Tools r4. If you install ADT 0.9.5, which is highly recommended, you should use the Android SDK and AVD Manager to download SDK Tools r4 or higher into your SDK. For more information, see Adding SDK Components.
October 2009. ADT 0.9.4 provides several new features for developers, as described below.
ADT 0.9.4 requires features provided in SDK Tools, revision 3. If you install ADT 0.9.4, which is highly recommended, you should use the Android SDK and AVD Manager to download SDK Tools r3 or higher into your SDK. For more information, see Adding SDK Components.