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 ADT plugin for Eclipse IDE. Let's see the softwares required to setup android for eclipse IDE manually.
|
1) Install the Java Development Kit (JDK)
| For creating android application, JDK must be installed if you are developing the android application with Java language. download the JDK |
2) Download and install the Eclipse IDE for developing the android application
| For developing the android application using eclipse IDE, you need to install the Eclipse. you can download it from this location download the Eclipse. Eclispe classic version is recommended but we are using the Eclipse IDE for JavaEE Developers (Eclipse Helios). |
3) Download and install the android SDK
| First of all, download the android SDK. In this example we have installed the android SDK for windows (.exe version). Now double click on the exe file, it will be installed. I am using the android 2.2 version here. |
4) Download the ADT plugin for eclipse
| ADT (Android Development Tools) is required for developing the android application in the eclipse IDE. It is the plugin for Eclipse IDE that is designed to provide the integrated environment. |
For downloading the ADT, you need to follow these steps:
|
5) Configuring the ADT plugin
After the installing ADT plugin, now tell the eclipse IDE for your android SDK location. For this:
|
6) Create an Android Virtual Device (AVD)
For running the android application in the Android Emulator, you need to create and AVD. For creating the AVD:
|
No comments:
Post a Comment
any queries pls tel me