Skip to content

A plugin for IntelliJ IDEA & Android Studio to easily compile a Java file to smali.

License

Notifications You must be signed in to change notification settings

ashuaid/intellij-java2smali

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

intellij-java2smali

Simple plugin for IntelliJ IDEA & Android Studio to easily compile a Java file to smali.

Have you ever compiled and packaged a dummy Android application just to grab some Java sources in smali? Stop that! Transforming Java to smali just got easier.

Usage

  1. create or open a Java source file with your desired functionality
  2. click 'Build' and 'Compile to smali'
  3. wait while IDEA's indicating the compilation process
  4. the smali file is opened automatically in your editor

java2smali usage gif

Installation

java2smali is available at JetBrains Plugin Repository and can therefore be found in your IDE's plugin manager! Alternatively, you can download the plugin from the release section.

Third-Party Libraries & Credits

About

A plugin for IntelliJ IDEA & Android Studio to easily compile a Java file to smali.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%