Android Unable to execute Dex:multiple Dex files Define exception resolution

Source: Internet
Author: User

Problem:

[2015-07-13 16:08:25-dex Loader] Unable to execute Dex:multiple Dex files define lcom/loopj/android/http/asynchttpclient$1;
[2015-07-13 16:08:25-ahstu] Conversion to Dalvik format failed:unable to execute dex:multiple Dex files define Lcom/loopj/android/http/asynchttpclie nt$1;

Analysis:

Since the jar package was tested in the Libs directory, the jar package was automatically imported because ADT17 was automatically imported (as other blogs have mentioned).
And then the associated library code directly to the project SRC directory (because the jar does not have the source, and I do not want to bother to hit the jar, so this processing), so that the above error.

Solve:

Delete the Libs jar package, and the code of the associated library will be sufficient to test SRC.

In fact, the real mistake is that the jar repeats, and then the error occurs.

Disclaimer: Because I just write a demo, it may be how simple how good, and then reported this error, written for beginners to learn.


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Android Unable to execute Dex:multiple Dex files Define exception resolution

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.