开发者社区 问答 正文

AndroidStudio点击运行后 ?

Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.

com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/baidu/location/Address$1.class

展开
收起
爱吃鱼的程序员 2020-08-21 16:03:23 484 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    clean/rebuild一下试试

    可能是support-v4有冲突,昨天删掉后好了

    2020-08-21 16:03:41
    赞同 展开评论
问答地址: