Skip to content

java2smali 1.0

Compare
Choose a tag to compare
@ollide ollide released this 23 Jan 00:48
· 77 commits to master since this release

This is the first release of java2smali.
It let's you easily compile Java code to corresponding smali files. Stop packaging and decompiling a dummy app to access your code in smali, use java2smali!

  • install in IDEA or Android Studio
  • open your Java source file
  • click 'build' and 'compile to smali'