How to setup Android for Eclipse IDE
In this page, you will learn what softwares are required for running an android application on eclipse IDE. Here, you will be able to learn how to install the android SDK and ADT plugin for Eclipse IDE. Let’s see the list of software required to setup android for eclipse IDE manually.
- Install the JDK
- Download and install the Eclipse for developing android application
- Download and Install the android SDK
- Intall the ADT plugin for eclipse
- Configure the ADT plugin
- Create the AVD
- Create the hello android application
发表回复