Reputation: 349
I want to download other android APIs and samples but my android SDK manager doesnt show me any other options than android sdk 4.2 API 17. Can anyone plz help me with this. Am I missing something? Thanx for your help
I tried following link, http://developer.android.com/sdk/installing/adding-packages.html
Upvotes: 0
Views: 2077
Reputation: 641
For me it was a little different than the selected answer.
In Android SDK Manager -> Appearance & Behavior -> System Settings -> HTTP Proxy select 'Auto-detect proxy settings'
Upvotes: 0
Reputation: 110
I had the same issue. But resolved it by checking the Proxy setup. Tools ->Options-> Setup HTTP Proxy Server and HTTP Proxy Port. It should be the same setting as your IE Internet Connection Settings.
After the Proxy setup is complete, Go to Package -> Reload -> All previous versions of API starts to show up in Android SDK Manager.
Upvotes: 3
Reputation: 4119
You should update your manager first by downloading SDK Tools in your current manager.
Upvotes: 2