Sharanabasu Angadi
Sharanabasu Angadi

Reputation: 4372

Cant update Android SDK tools from 20 to 21

I want to update my Android SDK tools from 20 to 21. But I am unable to see version 21 on SDK manager. I am using Linux 12.04 and eclipse 3.X. Please find the attached Image enter image description here

Please Suggest me.

Upvotes: 6

Views: 3033

Answers (4)

Sharanabasu Angadi
Sharanabasu Angadi

Reputation: 4372

Thanks all.

Some how I tried to do this. I downloaded another version of eclipse(latest indigo) and installed ADT plug-in in it and I could easily update SDK

Upvotes: 2

DkPathak
DkPathak

Reputation: 452

Try to reload the packages. it will solve the issue .

http://tools.android.com/knownissues

Upvotes: 9

Soham
Soham

Reputation: 4960

Try updating the ADT plugin in Eclipse first, only then the option will be visible.

In other words,go to Help>Check for updates in Eclipse, once that is done, the update for android will be available to you.

Upvotes: 1

Opiatefuchs
Opiatefuchs

Reputation: 9870

I Have done this in Windows some time before, so I don´t know if it works with Linux. I updated first with Android SDK Manager, then after this was done, I updated my Android at eclipse, this worked for me. Both Updates where done as Administrator.

Upvotes: 0

Related Questions