"Go" This Android SDK requires Android Developer Toolkit version 20.0.0 or above

Source: Internet
Author: User

I recently updated in operationANDROIDSDKA bug similar to the one in the topic is when you start eclipse. But now I just want toRecoveryTo the original development environment. So find this article, method effective!!!

WindowsInstall the Android virtual machine below, sometimes when you choose to update the SDK, point to android_sdk_windows_x86 in eclipse preference. A prompt such as this androidsdk requires Android Developer Toolkit version 20.0.0or above will appear, and the virtual machine cannot be turned on, which is due to the selection of updates after theAndroid_sdk_windows/tools/libUnder thePlugin.prop Fileis changed into a more

# Begin Plugin.prop
plugin.version=20.0.0
# End Plugin.prop

When eclipse looks at the file, it sees plugin.version=20.0.0 that the current SDK requires more than 20.00 plugins, but the current ADT Plugin has not yet been updated to version 20.0.0, but we only want to use the old plugin, the simplest way is to change the Plugin.version version information to the old version of the version number, such as the current ADT is 16.0.0. The current version of the SDK has been updated to 20.0.0, after the late update, I am prompted to update Android Developer Toolkit to 20.0.0.0 version above, while the previous lower version of the Androiddeveloper Toolkit But can not use, found only after finding the file is the problem, modify plugin.version=16.0.0 (my old Android Developer Toolkit) Save, and then restart Eclipse can be used in the former old AvD.

"Go" This Android SDK requires Android Developer Toolkit version 20.0.0 or above

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.