Installing andriod development tool to eclipse
Today Am going to explain how to install andriod in eclipse
Before going to install to eclipse make sure that you installed
-jdk version 1.6
-sdk version 2.x(x-any version in 2,sdk-android software development kit)
-set your device in Avd manager
-eclipse indigo
these are all the minimum requirements(and minimum versions)
Now start with eclipse-indigo
-Goto Help-Install new software
-click on "Add" button
(The dialogue will appears as shown in image)
-enter any name you want(ADT plugin is preferred)
-copy the below address to that Location area(If you have interenet in your system)
https://dl-ssl.google.com/android/eclipse/
-(Another method for location area : incase you already downloaded the ADT plugin
-click here to download ADT plugin20.0.3 -browse this downloaded file into
Location area then press "ok".select the only "development tools" and uncheck the
last option
i.e "contact all update sites during install to find required software")
-Then click next and click i accpet radio button and finish
-that's it your plugin is ready to use (check 2 andriod icons in the below the menu bar)
Comments
Post a Comment