You have to install Eclipse IDE to develop Android applications.
After that install ADT (android development kit) plugin in Eclipse IDE.
ADT Plugin for Eclipse
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 components based on the Android Framework API, debug your applications using the Android SDK tools, and even export signed (or unsigned) .apk files in order to distribute your application.
Installing ADT Plugin
The sections below provide instructions on how to download and install ADT into your Eclipse environment
Configuring the ADT Plugin
After you've successfully downloaded the ADT as described above, the next step is to modify your ADT preferences in Eclipse to point to the Android SDK directory:
No comments:
Post a Comment