-
Notifications
You must be signed in to change notification settings - Fork 5k
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
jadx.core.utils.exceptions.JadxRuntimeException: Can not parse xml content #2407
Comments
@xhacker19 Can you please provide the APK that causes this error? Without it is next to impossible to understand and fix the problem. |
It was the Google photos revanced apk |
@xhacker19 Can you please provide a link where you got the APK from or provide the APK itself? Different versions of the same app can be totally different thus not triggering the bug you have observed. |
Here it is: https://revanced.net/revanced-google-photos#download-apk |
Sorry I am not able to reproduce your error using the linked APK Jadx 1.5.1 (with Java 17 and Java 23 from the Jadx release with JRE) as well as latest unstable version from GIT load the APK without problems. Both tests were on Windows 11. Jadx requires quite some minutes to load this APK, but besides this it was loaded successfully and I can see AndroidManifest.xml. |
Looks like @xhacker19 press @xhacker19 can you post a content of |
Please describe what you did before the error occurred.
IMPORTANT! If the error occurs with a specific APK file please attach or provide link to apk file!
The text was updated successfully, but these errors were encountered: