Fix unknown error:unable to build:the file Dx.jar is not loaded from the SDK folder!

Source: Internet
Author: User

Fix unknown Error: to the dx.jar The SDK folder! has recently migrated to Android studio, updated Android After the SDK manager's stuff, open the Eclipse Run project error. Find various solutions and discover:

Android SDK Build-tools version is higher than the Android SDK Platform-tools version, see figure

Since Android Studio sometimes has to use a higher version of Build-tools, it is not possible to simply remove the high version of Build-tools (see Unknown error: to the Dx.jar The SDK folder! workaround).

Finally, find the relevant answer on the stack overflow (Android ADT error , is not loaded from the SDK folder), modify see figure:

Add sdk.buildtools= version of build tools installed on your PC

Can.

Pro-Test:

Target=android-24
sdk.buildtools=25.0.3

Effective!!

Resolve unknown error:unable to build:the file Dx.jar is not loaded from the SDK folder!

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.