Unable to execute dex: Multiple dex files define异常的解决办法
生活随笔
收集整理的這篇文章主要介紹了
Unable to execute dex: Multiple dex files define异常的解决办法
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
問題:
1 [2016-01-06 16:47:58 - Dex Loader] Unable to execute dex: Multiple dex files define Landroid/support/annotation/AnimRes; 2 [2016-01-06 16:47:58 - 52xx] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/support/annotation/AnimRes;解決辦法:
真正錯誤在于 jar重復(fù)了,才會出現(xiàn)那樣的錯誤。
刪除工程中重復(fù)引用的類后,把libs的jar包刪掉就可以了
總結(jié)
以上是生活随笔為你收集整理的Unable to execute dex: Multiple dex files define异常的解决办法的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: [python-图像处理]python图
- 下一篇: Linux 学习笔记:批量新增SAMBA