0
点赞
收藏
分享

微信扫一扫

Cause: com.android.dex.DexException: Multiple dex files define Lcom

Cause: com.android.dex.DexException: Multiple dex files define Lcom_Multiple dex files


原因:

添加了重复的jar包


解决:

检查项目,删除重复的jar包即可


stackoverflow:​​http://stackoverflow.com/questions/7870265/unable-to-execute-dex-multiple-dex-files-define-lcom-myapp-rarray​​





举报

相关推荐

Android Dex分包

0 条评论