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

An error occurred while unpacking APK. #152

Open
josep-001 opened this issue Jun 16, 2024 · 1 comment
Open

An error occurred while unpacking APK. #152

josep-001 opened this issue Jun 16, 2024 · 1 comment

Comments

@josep-001
Copy link

I: Using Apktool 2.9.3 on xxxxxxxx.apk Exception in thread "main" brut.androlib.exceptions.AndrolibException: brut.directory.DirectoryException: java.util.zip.ZipException: error in opening zip file at brut.androlib.apk.ApkInfo.hasResources(ApkInfo.java:88) at brut.androlib.ApkDecoder.decode(ApkDecoder.java:98) at brut.apktool.Main.cmdDecode(Main.java:217) at brut.apktool.Main.main(Main.java:92) Caused by: brut.directory.DirectoryException: java.util.zip.ZipException: error in opening zip file at brut.directory.ZipRODirectory.<init>(ZipRODirectory.java:55) at brut.directory.ZipRODirectory.<init>(ZipRODirectory.java:38) at brut.directory.ExtFile.getDirectory(ExtFile.java:49) at brut.androlib.apk.ApkInfo.hasResources(ApkInfo.java:86) ... 3 more Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at java.util.zip.ZipFile.<init>(Unknown Source) at brut.directory.ZipRODirectory.<init>(ZipRODirectory.java:53) ... 6 more

@kefir500
Copy link
Owner

kefir500 commented Aug 8, 2024

Providing the APK file would be helpful.

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