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

IllegalStateException: Could not find AndroidManifest.xml #2345

Open
1 of 3 tasks
daylight-hole opened this issue Nov 16, 2024 · 2 comments
Open
1 of 3 tasks

IllegalStateException: Could not find AndroidManifest.xml #2345

daylight-hole opened this issue Nov 16, 2024 · 2 comments
Labels
bug GUI Issues in jadx-gui module

Comments

@daylight-hole
Copy link

Issue details

Screenshot 2024-11-16 143744
Can somebody help me work a way around this?

Jadx version

1.5.1

Java version

23.0.1

OS

  • Windows
  • Linux
  • macOS
@daylight-hole daylight-hole added bug GUI Issues in jadx-gui module labels Nov 16, 2024
@jpstotz jpstotz changed the title Error. IllegalStateException: Could not find AndroidManifest.xml Nov 16, 2024
@jpstotz
Copy link
Collaborator

jpstotz commented Nov 16, 2024

I assume you have loaded a JAR file into Jadx-GUI and then executed "Save as gradle project". Note that this function is at the moment only usable if you load an APK into JAdx-GUI. For other things you can decompile by Jadx it doesn't work.

BTW: Next time please post the error text directly, not inside a screenshot.

@skylot
Copy link
Owner

skylot commented Nov 17, 2024

As a workaround for now, use File -> Save All it will save all decompiled classes.

Repository owner deleted a comment from Agentcdfi Nov 17, 2024
Repository owner deleted a comment from Agentcdfi Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug GUI Issues in jadx-gui module
Projects
None yet
Development

No branches or pull requests

3 participants