gpt4 book ai didi

java - 转换为 Dalvik 格式失败 : Unable to execute dex: Multiple dex files are defined

转载 作者:行者123 更新时间:2023-12-01 17:17:29 24 4
gpt4 key购买 nike

我在运行时收到错误消息:“DraggableGridViewSample] 转换为 Dalvik 格式失败:无法执行 dex:多个 dex 文件定义 Lcom/animoto/android/views/DraggableGridView$1;”

如何避免这种情况?我尝试从我的 libs 文件夹中删除 android-support-v4 jar 并单击 Android 工具 > 添加 Android 支持库,但我似乎无法解决此问题。

非常感谢任何建议。

enter image description here

最佳答案

查看source您提供的 DraggableGridView 类已经位于 src 下。因此添加包含相同内容的 jar 是多余的,并且 dex 会提示重复的定义。

要修复此问题,只需从项目中删除 DraggableGridView.jar 即可。

关于java - 转换为 Dalvik 格式失败 : Unable to execute dex: Multiple dex files are defined,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20981447/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com