注册

添加依赖compile 'com.hyphenate:hyphenate-sdk:3.2.3'后运行异常

您好,我现在刚学这个,添加这个依赖一运行就报错,Clean结束但是没问题啊
Android环信集成时添加依赖compile 'com.hyphenate:hyphenate-sdk:3.2.3'后运行异常Error:Execution failed for task ':app:transformClassesWithDexForDebug'. > com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: java.util.concurrent.ExecutionException: com.android.dex.DexException: Multiple dex files define Lcom/hyphenate/EMCallBack;
已邀请:
这个是环信的Jar包冲突了,只要集成easeui库就好的 不然会冲突的。

要回复问题请先登录注册