美文网首页android 技术知识
android中解决“Unable to execute dex

android中解决“Unable to execute dex

作者: 追梦小乐 | 来源:发表于2017-07-11 09:48 被阅读5次

今天打开Eclipse android老工程项目时发现一个问题:Unable to execute dex: Multiple dex files define,记录一下。

一般出现这个情况就是工程中有多个依赖,依赖中有重复的so包和jar包

资料参考地址:
http://www.bkjia.com/Androidjc/870237.html

相关文章

网友评论

    本文标题:android中解决“Unable to execute dex

    本文链接:https://www.haomeiwen.com/subject/ftpphxtx.html