skylot / jadx

Dex to Java decompiler
Apache License 2.0
41.77k stars 4.88k forks source link

IllegalStateException: Could not find AndroidManifest.xml #2345

Open daylight-hole opened 4 hours ago

daylight-hole commented 4 hours ago

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

jpstotz commented 3 hours ago

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.