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

Error:Execution failed for task ':app:transformClassesWithDexForDebug'. > java.util.zip.ZipException: duplicate entry: com/android/tools/fd/runtime/AbstractPatchesLoaderImpl.class #27

Closed
jasonlu0117 opened this issue Mar 7, 2017 · 3 comments

Comments

@jasonlu0117
Copy link

jasonlu0117 commented Mar 7, 2017

宿主工程编译debug版本时,编译出错,

Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
java.util.zip.ZipException: duplicate entry: com/android/tools/fd/runtime/AbstractPatchesLoaderImpl.class
这个该如何解决?

@farmerjohngit
Copy link
Collaborator

clean 以后重新试试,如果还是不行,检查下有没有重复依赖aceso-lib库

@jasonlu0117
Copy link
Author

clean以后还是不行,应该没有重复依赖,把instrumentDebug为false就能编译通过,改为true就报这个错

@jasonlu0117
Copy link
Author

This issue was closed.
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

2 participants