I am trying to build an Android development environment on my PC. But I'm encountering some problems, and desperately need help.
Operating System: Windows 7 (64 bit) Installed components: - Android SDK (installer_r12-windows (from http://developer.android.com/sdk/index.html) - Eclipse Classic 3.7 for Windows 64 bit (from http://www.eclipse.org/downloads/) I am trying to install the ADT Plugin for Eclipse but I'm having some trouble with it. I tried following the instructions listed on the official site (http:// developer.android.com/sdk/eclipse-adt.html) but without success. I first tried setting the location for the new repository to https://dl-ssl.google.com/android/eclipse/ as suggested, but I got the following error message: "Unable to connect to repository https://dl-ssl.google.com/android/eclipse/content.xml" I tried using "http" instead of "https" but got the same results. I also tried setting the location to http://dl-ssl.google.com/android/eclipse/site.xml as suggested in some forums, but I got the message: "Unable to connect to http://dl-ssl.google.com/android/eclipse/site.xml/content.xml" I then tried as suggested to download the ADT Plugin zip file, and set the location of the new repository to the local copy I downloaded. But, this time I couldn't go through with the installation because of the following problem: "Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 12.0.0.v201106281929-138431 (com.android.ide.eclipse.adt.feature.group 12.0.0.v201106281929-138431)" Can someone help? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

