You are on page 1of 2

9/16/13

ADT Plugin | Android Developers

ADT Plugin
Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications. ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, create an application UI, add packages based on the Android Framework API, debug your applications using the Android SDK tools, and even export signed (or unsigned) . a p k files in order to distribute your application.
SEE ALSO Installing the Eclipse Plugin

Developing in Eclipse with ADT is highly recommended and is the fastest way to get started. With the guided project setup it provides, as well as tools integration, custom XML editors, and debug output pane, ADT gives you an incredible boost in developing Android applications. This document provides step-by-step instructions on how to download the ADT plugin and install it into your Eclipse development environment. Note that before you can install or use ADT, you must have compatible versions of both the Eclipse IDE and the Android SDK installed. For details, make sure to read Installing the Eclipse Plugin (/sdk/installing/installing-adt.html). If you are already using ADT, this document also provides instructions on how to update ADT to the latest version or how to uninstall it, if necessary. For information about the features provided by the ADT plugin, such as code editor features, SDK tool integration, and the graphical layout editor (for drag-and-drop layout editing), see the Android Developer Tools (/tools/help/adt.html) document.

Revisions
Developer Tools The sections below provide notes about successive releases of the ADT Plugin, as denoted by revision number. Download For a summary of all known issues in ADT, see http://tools.android.com/knownissues (http://tools.android.com/knownissues). ADT 22.0.5 (#) (July 2013) Workflow

Dependencies: Support Library Java 1.6 or higher is required. Tools Help Eclipse Helios (Version 3.6.2) or higher is required. This version of ADT is designed for use with SDK Tools r22.0.5. If you haven't already installed SDK Tools r22.0.5 into your SDK, use the Revisions Android SDK Manager to do so. General Notes: Tools Fixed Renderscript compilation issue for Windows platforms. Updated Systrace report generation ADT Plugin in the Monitor and DDMS perspectives. ADT 22.0.4 (#) (July 2013) ADT 22.0.1 (#) (May 2013) ADT 22.0.0 (#) (May 2013) Platforms Samples ADK

ADT 21.1.0 (#) (February 2013) ADT 21.0.1 (#) (December 2012) ADT 21.0.0 (#) (November 2012) ADT 20.0.3 (#) (August 2012) ADT 20.0.2 (#) (July 2012) ADT 20.0.1 (#) (July 2012) ADT 20.0.0 (#) (June 2012) ADT 18.0.0 (#) (April 2012) ADT 17.0.0 (#) (March 2012) ADT 16.0.1 (#) (December 2011)

developer.android.com/tools/sdk/eclipse-adt.html

1/2

9/16/13

ADT Plugin | Android Developers

ADT 16.0.0 (#) (December 2011) ADT 15.0.1 (#) (November 2011) ADT 15.0.0 (#) (October 2011) ADT 14.0.0 (#) (October 2011) ADT 12.0.0 (#) (July 2011) ADT 11.0.0 (#) (June 2011) ADT 10.0.1 (#) (March 2011) ADT 10.0.0 (#) (February 2011) ADT 9.0.0 (#) (January 2011) ADT 8.0.1 (#) (December 2010) ADT 8.0.0 (#) (December 2010) ADT 0.9.9 (#) (September 2010) ADT 0.9.8 (#) (September 2010) ADT 0.9.7 (#) (May 2010) ADT 0.9.6 (#) (March 2010) ADT 0.9.5 (#) (December 2009) ADT 0.9.4 (#) (October 2009)

developer.android.com/tools/sdk/eclipse-adt.html

2/2

You might also like