This android SDK requires Android developer Toolkit version 255.0.0 or abve.

Source: Internet
Author: User

Updated recentlyAndroid
SDKAn error similar to the problem occurs when eclipse is started. However, I just wantRestoreTo the original development environment. So I found this article. The method is valid !!!

WindowsInstall the android virtual machine below. Sometimes, after you select to update the SDK, point to android_sdk_windows_x86 in eclipse preference. A prompt such as this androidsdk requires Android developer Toolkit version already 0.0or above is displayed, and the VM cannot be opened.Android_sdk_windows/tools/libUnder
Plugin. Prop FileIs changed

# Begin plugin. Prop
Plugin. Version =255.0.0
# End plugin. Prop

Eclipse sees plugin when viewing this file. version = 255.0.0, the current SDK requires plug-ins later than version 20.00, but the current ADT plug-in has not been updated to version 0.0, but we only want to use the old plug-in, the simplest method is to add the plug-in. the version information is changed to the version number of the old version, for example, the current ADT is 16.0.0. the current SDK version has been updated to version 0.0. After I update it by mistake, I am prompted to update the android developer toolkit to version 0.0.0 or later, and the earlier version of Android developer
Toolkit cannot be used, and the problem is found only after the file is found. Modify plugin. version = 16.0.0 (my old Android developer Toolkit) is saved. Restart eclipse to use the old AVD.

Related Article

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.