Reputation: 102
When I click for creating android new project this window open .I have been restart even though I can't do this. error image is as.
and when click for check update from help menu then this error occure and pop up is that no update found what is problem ?
Upvotes: 1
Views: 281
Reputation: 2403
So you have to update Android SDK itself with new platform versions (the dialog you're not seeing) came out after the R20 SDK.
The easiest thing to do is go to the SDK page and download the newest version of the SDK. From there you'll be able to follow the guide you mentioned without problem.
Upvotes: 0
Reputation: 7526
Your answer is in these three steps
1. goto window->Android SDK manager
2. Select Tools as in picture
3. then hit Install 2 packages at right bottom corner and let it be updated.
Upvotes: 1
Reputation: 1969
How about updating or re-installing the ADT plug-in by following the official guide?
http://developer.android.com/sdk/installing/installing-adt.html
Regards
Ziteng Chen
Upvotes: 1