Android 打包程序:[main] java.util.zip.ZipException:重复条目:classes.dex [英] Android Packager: [main] java.util.zip.ZipException: duplicate entry: classes.dex

查看:31
本文介绍了Android 打包程序:[main] java.util.zip.ZipException:重复条目:classes.dex的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在 IntelliJ IDEA 中构建一个 Android 应用程序.我正在使用截至 2013 年 10 月 22 日的最新 Android SDK 工具,对于最近发布的 Android 4.3,该工具已达到 API 级别 18.我的构建目标是 Android 4.3,我的 Java SDK 是 1.7.

I'm building an Android application in IntelliJ IDEA . I am using the most recent Android SDK tools as of 10/22/2013 which goes up to API level 18 for the recently released Android 4.3. My build target is Android 4.3 and my Java SDK is 1.7.

当我尝试构建应用程序时,构建失败并显示以下消息:

When I attempt to build my application, the build fails with the following message:

Android Packager:[main] java.util.zip.ZipException:重复条目:classes.dex

Android Packager: [main] java.util.zip.ZipException: duplicate entry: classes.dex

推荐答案

我刚才和你的问题一样.其实你不用重装IDE,重建项目就行了.

I had the same problem as yours just now.Actually,you don't have to reinstall IDE,just rebuild the project.It works here.

这篇关于Android 打包程序:[main] java.util.zip.ZipException:重复条目:classes.dex的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆