i'm not an expert on this but i've installed this plugin several times now so here are some trouble shooting tips.
1) you say you insatlled the android SDK first. the web page says: Additionally, before you can configure or use ADT, you must install the Android SDK starter package, as described in Downloading the SDK Starter Package<http://developer.android.com/sdk/installing.html#Installing>. Specifically, you need to install a compatible version of the Android SDK Tools and at least one development platform. To simplify ADT setup, we recommend installing the Android SDK prior to installing ADT. Did you launch the android SDK and install the development platforms from within it ( must install at least one it says). 2) i've run both the https: and http: links and had trouble. did you give them more than one try? In one case it partially installed so i had to uninstall i think and try again. 3) if i recall eclipse should trigger a firewall warning when it tries to download, and you must hit unblock. Does eclipse have permission to use the net. On Tue, Aug 30, 2011 at 9:19 AM, ORIT VIDERMAN <[email protected]>wrote: > 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 -- 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

