Install Eclipse for Android application development for windows users
by Sasikumar[ Edit ] 2013-02-26 09:54:07
<font size=3 color=#FF6600><h3>Installation Procedure of Eclipse for Android application development for windows users</h3></font>
Step 1 : Download Eclipse Classic 4.2.1 windows package from this link.
Step 2 : Extract the .rar file and copy the contents to required path of installation.
Step 3 : Create a shortcut of eclipse.exe on desktop from the folder to launch the IDE.
Step 4 : Install Java 6 JDK from
Step 5 : Install Android SDK base from
Step 6 : Run Eclipse IDE from the shortcut placed on the desktop and give the path for workspace in the prompted window.
Step 7 : Install other Android SDK using Android SDK Manager from Window--> Android SDK Manager
Step 8 : Install Eclipse ADT Plugin from Help-->Install New Software.
Step 9 : Click "Add" in upper-right. In Add Repository, for Name enter "ADT Plugin" and for Location enter https://dl-ssl.google.com/android/eclipse/
Step 10 : Click OK, select checkbox next to Developer Tools, Next, see packages to be installed, accept license, and click Finish.
Step 11 : Restart Eclipse if asked.