Android Development Tools
ADT (Android Developer Tools) is a plugin for Eclipse that provides a suite of tools that are integrated with the Eclipse IDE. It offers you access to many features that help you develop Android applications. ADT provides GUI access to many of the command line SDK tools as well as a UI design tool for rapid prototyping, designing, and building of your application's user interface.
ADT(Android Development Toolkit)는 Android를 Eclipse에서 보다 쉽게 개발할 수 있도록 제공하는 구글에서 제공하는 플러그인이다.
Installing the Eclipse Plugin
- Name: ADT Plugin
- URL: https://dl-ssl.google.com/android/eclipse/
How to update
How to configuration
Window > Preferences...
Select Android from the left panel.
For the SDK Location in the main panel, click Browse... and locate your downloaded SDK directory.