Java2Smali
This tool converts java code to smali (Dalvik bytecode)
If this tool was useful to you, please leave a
Getting started
Prerequisites
- JDK 8 or upper installed
- Java2Smali latest jar
Command line
java -jar Java2Smali.jar <JavaSourceFile>
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up