page.title=ADT Plugin Notes @jd:body
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.
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 3 or higher into your SDK. For more information, see Adding SDK Components.