What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Android SDK Install Help

Sean.Magnusen

New Member
The install docs at Installing and Updating ADT | Android Developers say:

Now modify your Eclipse preferences to point to the Android SDK directory:
  1. Select Window > Preferences... to open the Preferences panel (Mac OS X: Eclipse > Preferences).
  2. Select Android from the left panel.
  3. For the SDK Location in the main panel, click Browse... and locate your downloaded SDK directory.
What SDK directory is it talking about? I installed the Android SDK through Eclipse as directed in the previous step, but if that's what it's referencing, I don't know where that was downloaded to. I'm getting an error in Eclipse that it can't find the directory or file, but when I search for the directory and/or file that it references, I get no results anywhere on my PC.

Thanks,
Sean
http://developer.android.com/sdk/eclipse-adt.html
 
Ok, I figured it out. Apparently you have to manually download the Android SDK. I thought that's what I was doing through the 'Install New Software' option in Eclipse. Installed the SDK, linked Eclipse to the appropriate directory, downloaded the packages, good to go.

Thanks,
Sean
 
Good, I'm glad you figured it out because the SDK and Eclipse can be VERY tricky sometimes to get figured out, even when you KNOW you're doing the right things!
 
Back
Top