AS3.0导入easeui一直有Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDex
我按照文档方式导入,但是一直有bug
Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
我在app的build.gradle加入multiDexEnabled true之后,错误变成
Error:Execution failed for task ':app:transformClassesWithMultidexlistForDebug'.
> java.io.IOException:
Can't write [E:\chat_huanxin1\huanxin1\app\build\intermediates\multidex\debug\componentClasses.jar]
(Can't read [E:\chat_huanxin1\huanxin1\easeui\libs\hyphenatechat_3.4.1.jar(;;;;;;**.class)]
(Duplicate zip entry [hyphenatechat_3.4.1.jar:com/hyphenate/chat/EMCheckType$CheckType.class]))
我已经改了好几天了,还是不知道哪里出错了,求帮助!!!谢谢啦
Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.
> java.lang.RuntimeException: java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex
我在app的build.gradle加入multiDexEnabled true之后,错误变成
Error:Execution failed for task ':app:transformClassesWithMultidexlistForDebug'.
> java.io.IOException:
Can't write [E:\chat_huanxin1\huanxin1\app\build\intermediates\multidex\debug\componentClasses.jar]
(Can't read [E:\chat_huanxin1\huanxin1\easeui\libs\hyphenatechat_3.4.1.jar(;;;;;;**.class)]
(Duplicate zip entry [hyphenatechat_3.4.1.jar:com/hyphenate/chat/EMCheckType$CheckType.class]))
我已经改了好几天了,还是不知道哪里出错了,求帮助!!!谢谢啦
没有找到相关结果
已邀请:
1 个回复
陈日明 - 90后IT男