报错信息类似于这样
Unable to execute dex: Multiple dex files define Lcom/actionbarsherlock/R$attr; Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Lcom/actionbarsherlock/R$attr;
这个是因为重复包含了的问题,需要看看 lib 是否重复包含了,看看这两个地方是否有包含了重复的 jar 文件等,删除即可。
其他也没有什么好的办法
版权属于:胡东东博客
本文链接:https://blog.hudongdong.com/bug/163.html
自2017年12月26日起,『转载以及大段采集进行后续编辑』须注明本文标题和链接!否则禁止所有转载和采集行为!