Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.util.zip.ZipException: zip file is empty #324

Closed
TheMelody opened this issue May 8, 2021 · 6 comments
Closed

java.util.zip.ZipException: zip file is empty #324

TheMelody opened this issue May 8, 2021 · 6 comments

Comments

@TheMelody
Copy link

Hello, after using the gradle_plugin_android_aspectjx libary, when building the apk, the following problem occurred:

Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.
> java.lang.RuntimeException: java.util.zip.ZipException: zip file is empty

Please help to solve this problem. Currently, many of the latest libraries cannot be integrated and upgraded normally.

@andrepeng
Copy link

我也遇到了同样的问题

@kirin233x
Copy link

只把你自己需要的东西在aspectx {
include xxx
}
其他不需要的不要加。

@dupengyun
Copy link

不要使用这个项目了,作者已经不更新了,后期使用一堆坑。早弃早脱坑

@TheMelody
Copy link
Author

只把你自己需要的东西在aspectx {
include xxx
}
其他不需要的不要加。

不行的哦,是现在的第三方的一些开源库都在升级,如果集成最新的GSON或者用了最新的leakcannary等等第三方的库都无法正常打包

@wurensen
Copy link

不要使用这个项目了,作者已经不更新了,后期使用一堆坑。早弃早脱坑

真的是这样,要么fork自己维护,要么脱坑~

@wurensen
Copy link

wurensen commented Oct 9, 2021

可以使用我修复的版本:#332

@TheMelody TheMelody closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants