Unable to execute dex: Multiple dex files define解决方案

十年热恋 提交于 2019-12-01 15:38:52

导入友盟的第三方包之后就一直报错

报错如下

Unable to execute dex: Multiple dex files define Lcom/tencent/mm/a/a;
[2015-03-14 18:51:39 - WelcomeActivity] Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/tencent/mm/a/a;

 

各种百度终于找到了是SocialSDK_WeiXin_1.jar和主项目里面的libammsdk.jar冲突。= =,坑的微信浪费了我多少时间调这个bug。还好终于好了

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!