views:

122

answers:

2

Using Mac OS X 10.6.2, Eclipse SDK 3.5.2.
I installed the Android plugin, following the instructions at:
http://developer.android.com/sdk/eclipse-adt.html

In the next section (step #3) it says:
For the SDK Location in the main panel, click Browse... and locate your downloaded SDK directory.

I cannot find such a directory. When I try some other directory, it says the directory has no 'tools' folder, so I've searched for a 'tools' folder, but none of those found (of 15 or 20) appear to be Android.

Where is this directory???

--Dave
[email protected]

+2  A: 

You have to also down load the Android SDK, and you can put it anywhere you wish..

The android SDK can be found at the following link http://developer.android.com/sdk/index.html

ZootTheCoder
A: 

I seem to have missed the line that says to first download the SDK separately!
Sorry for the "noise" on this list.

David Matuszek