Skip to content

Commit

Permalink
Update README.md (Installation section)
Browse files Browse the repository at this point in the history
  • Loading branch information
ollide committed Nov 7, 2014
1 parent a671e58 commit 63bfc34
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ Have you ever compiled and packaged a dummy Android application just to grab som

![java2smali usage gif](img/plugin_usage.gif)

### Installation ###

java2smali is available at [JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/7385) 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 ###

- dx from the Android platform-tools is used to create a .dex version of the compiled Java (.class) file
Expand Down

0 comments on commit 63bfc34

Please sign in to comment.