You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried using the latest unstable version of the Jadx library for Android, but it doesn't seem to be working. Please download the debug APK, install it on your phone, open it, click the 'Crash' button, and wait for about a minute. After that, check the classes.dex file, which should be decompiled in the /Android/data/lo.seghra.plus/files directory (the output directory I specified in the code). However, the file is not saved in that location, and I believe the library failed to decompile the classes.dex file.
@skylot@jpstotz , I tried using the wiki for the jadx library for Android, but it's not working. Could you share a complete Android Studio project that can decompile a DEX file into Java code?
@Lohita9 As mentioned in #2291 Jadx doesn't work on Android at the moment and the configuration option to bypass this problem also doesn't work on Android.
Issue details
I tried using the latest unstable version of the Jadx library for Android, but it doesn't seem to be working. Please download the debug APK, install it on your phone, open it, click the 'Crash' button, and wait for about a minute. After that, check the classes.dex file, which should be decompiled in the /Android/data/lo.seghra.plus/files directory (the output directory I specified in the code). However, the file is not saved in that location, and I believe the library failed to decompile the classes.dex file.
Relevant log output or stacktrace
No response
Provide sample and class/method full name
my-debug.zip
Jadx version
latest unstable version
The text was updated successfully, but these errors were encountered: