You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ Have you ever compiled and packaged a dummy Android application just to grab som
14
14
15
15

16
16
17
+
### Installation ###
18
+
19
+
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.
20
+
17
21
### Third-Party Libraries & Credits ###
18
22
19
23
- dx from the Android platform-tools is used to create a .dex version of the compiled Java (.class) file
0 commit comments