Well, I think I got it solved. It seamed like the version of Eclipse in the repos is incompatible with the sdk. So, I just downloaded the Java EE version on the Eclipse webpage, and it worked.
~Leif On Nov 16, 9:10 pm, Kenelm McKinney <[email protected]> wrote: > I had similar problems, then I came across this link: > > http://android-er.blogspot.com/2009/11/install-android-sdk-release-3-... > > and it got things working. I don't know what it was precisely, but > the instructions in the link above were the last thing I tried and > then my environment started working. > > Hope this helps. > > -Kenelm > > On Nov 15, 8:29 pm, Leif Andersen <[email protected]> wrote: > > > I'm trying to download the andoid SDK following the instructions found > > here:http://developer.android.com/sdk/eclipse-adt.html > > > However, when I try to download the SDK, I get this error: > > Cannot complete the install because one or more required items could > > not be found. > > Software being installed: Android Development Tools > > 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group > > 0.9.4.v200910220141-17704) > > Missing requirement: Android Development Tools > > 0.9.4.v200910220141-17704 (com.android.ide.eclipse.adt.feature.group > > 0.9.4.v200910220141-17704) requires 'org.eclipse.gef 0.0.0' but it > > could not be found > > > I get it both when downloading via http, and https. Can any of you > > help me figure out what is going wrong? Thank you. -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

