skylot / jadx

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

Running Jadx on Termux #1656

Closed Xinul-Hacker closed 2 years ago

Xinul-Hacker commented 2 years ago

Describe your idea: Is it possible to update jadx to the current version if I'm using Android 5.1? If not, is it possible to release a compatible version? (By the way, I do have java 8 on Android 5.1 Termux.)

jpstotz commented 2 years ago

So you are using the Jadx cli version inside Termux. As Jadx still requires only Java 8 you should be able to use any version of Jadx you want.

skylot commented 2 years ago

As @jpstotz mention, jadx should work on Java 8. So, @Xinul-Hacker, if you found any issues feel free to open new issue with provided error details.