">
Install Android plug-in eclipse
I am a newbie and a beginner in Android. First, install the android plug-in eclipse. Currently, the maximum version of eclipse is 3.6.2, and the maximum version of Android ADT is 10.0.1.
First download eclipse3.6.2 software,: http://www.eclipse.org/downloads/packages/eclipse-classic-362/heliossr2, download unzip, open eclipse in the Help menu click Install new softwear, appears:
Click Add in.
Appears:
Enter an identifier in the name input box, fill in location, and click archive to find the androidadt plug-in you downloaded.
Click OK.
Appears:
Check the name and click Next:
This is because eclipse3.6.2 does not contain the WTP, EMP, and GEF plug-ins. Then, go to the official website to download them. decompress the package and copy all the eclipse> Plugins in each compressed package to eclipse3.6.2, copy all the items in eclipse> features in each compressed package to features in eclipse3.6.2.
You can install it again.
Summarize the reasons for the installation failure:
1. The plug-ins in eclipse are incomplete. The solution is to download the corresponding plug-ins from www.eclipse.org.
2. The version conflict between eclipse and Android ADT. The solution is to change the version of eclipse or android ADT.