This android SDK requires Android developer Toolkit version 17.0.0 or abve

Source: Internet
Author: User
Original works can be reprinted. During reprinting, you must mark the original source, author information, and this statement in hyperlink form. Otherwise, legal liability will be held. Http://blog.csdn.net/love254443233/article/details/7559644

Install the android Virtual Machine under Windows 7/xp. After updating the SDK, point to Android-SDK-windows in eclipse preference.

Appears:

This android SDK requires Android developer Toolkit version 17.0.0 or above. Current version is10.0.0.v201102162101-104271.
Please update ADT to the latest version.

Result:

The VM cannot be opened.

Cause:

After the update, the content of the plug-in. Pro file in Android-SDK-Windows/tools/lib is changed

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

When eclipse looks at this file, it finds plugin. Version = 17.0.0, and thinks that the current SDK requires plug-ins later than version 17.00, but we still use the old plug-ins. Solution: Change the version information of plugin. version to the version number of the old version, for example, 10.0.0. Change to plugin. Version = 10.0.0. Save and restart eclipse.

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.