0

I'm just getting started with Android development on my Win 7 machine. I have installed all the platforms from the SDK manager. SDK manager

But when I go to preferences from Eclipse to add them, it shows only two of them.

Eclipse preferences

In the SDK folder even, there are only those two platforms.

SDK folder

I have deleted and re-installed some of the platforms (like 2.2) to see if they'd appear again but to no avail.

Can anyone tell me if I'm overlooking a step or something here? How can I add the other platforms too?

eldarerathis
  • 35,455
  • 10
  • 90
  • 93
Isuru
  • 30,617
  • 60
  • 187
  • 303

1 Answers1

2

Change the SDK Location in Eclipse to C:\Program Files\Android\android-sdk. That is where the SDK is located, as you can see in the SDK Path in SDK Manager.

Rajesh
  • 15,724
  • 7
  • 46
  • 95