We faced a lot of problems like plugin conflicts while updating our ADT from 22 to 23. After struggling a lot we updated the ADT to 23. But when we try to set the SDK location under "Preferences" we are getting following error message "This Android SDK requires ADT version 23.0 or above. Please update ADT to the latest version" . But we updated the version to 23. What we guess is in some configuration file the update information is not reflected. Attaching the screen shot which displays the version of ADT. In which config file we have to update the information ? What could be the best solution for this issue ?
Asked
Active
Viewed 121 times
0

android.fryo
- 1,469
- 1
- 14
- 18
3 Answers
1
Try updating the ADT Plugin
Select Help > Install New Software
Work with: p2repo - https://dl-ssl.google.com/android/eclipse/
Select Developer Tools and Next Next, Accept the license agreement* and Finish
-
Didn't resolve the issue. Still not able to set the sdk path. – android.fryo Jul 24 '14 at 06:02
1
I had the same problem what i did i downloaded the latest adt bundle. Because if u would try to install the softwares then there can be some conflicting issues, after that you can set the sdk path in preferences.
Try that .
0
i had same issue while updating my ADT, For updation ADT:23 u need to install jdk version:1.7 and up. Hope it helps u as well :)

Richa
- 3,165
- 1
- 22
- 26