Reputation: 10059
I am using an Eclipse Kepler.
In Windows->preferences->Android: I am getting the following Error
This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 22.6.3.v201404151837-1123206. Please update ADT to the latest version.
My sdk version exactly set to these directory D:\android\sdk
.There was no problem in that.
Upvotes: 0
Views: 1167
Reputation: 10059
I solved these problem by deleting the Adt Bundle Which was shown error.
Then Extract the new adt bundle to solve these problem.After that just updated the Android 4.4.2(API 19) in Android Sdk Manager.
you are getting these error
because of updating the Android Sdk
Tools 22.6.2
.Below I shown the Screenshot of it.
Install everything as shown in the screenshot itself.Then these problem will not occur again.
Upvotes: 1
Reputation: 1046
I encounter this problem after updating eclipse. Download New SDK from http://developer.android.com/sdk/index.html
Upvotes: 0
Reputation:
I had this problem few days ago and I had to reinstall ADT, here you can download the last stable version:
http://developer.android.com/sdk/index.html
Upvotes: 0
Reputation: 11999
Open Eclipse: 1. Go to Help 2. Click check for updates.
If you are using Eclipse kepler then ADT update 23.0 is currently unavailable for it. There is some glitch with it.
Upvotes: 0