Hacker News new | ask | show | jobs
by juris 291 days ago
if you do find an .apk and didn't obfuscate it with proguard (I can't remember if proguard ran default in the release pipeline in Eclipse ADT...which...ew) you can use jadx to decompile your .apk and recover the structure of your source code!

https://github.com/skylot/jadx