【问题标题】:Android Execution failed for task ':app:transformClassesWithJarMergingForDebug'.任务 ':app:transformClassesWithJarMergingForDebug' 的 Android 执行失败。
【发布时间】:2016-08-23 19:28:50
【问题描述】:

我今天尝试运行我的应用程序时遇到以下错误。昨天它还在工作。我有很多谷歌,但没有适合我的解决方案。请帮我。不修改应用程序为什么会发生此问题。

错误:任务 ':app:transformClassesWithJarMergingForDebug' 执行失败。

com.android.build.api.transform.TransformException:java.util.zip.ZipException:重复条目:android/support/v4/util/MapCollections$ArrayIterator.class

【问题讨论】:

    标签: android dependencies android-gradle-plugin


    【解决方案1】:

    检查您的 gradle 文件,这是因为您配置了多个依赖项,因为您的日志正在说明每件事。

    【讨论】:

      猜你喜欢
      • 2017-09-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-11-06
      相关资源
      最近更新 更多