My Issue is: is there a guide on how to convert from java to smali?
administratorgit101 opened this issue · 3 comments
administratorgit101 commented
My Issue is: is there a guide on how to convert from java to smali?
This is what I did,,
-
pkg update && pkg upgrade
-
cd intellij-java2smali
I don't know what to do next,, to convert java to smali... Any help brothers?
Thanks alot.. it would be a great help.. 😁
administratorgit101 commented
Help please,, anyone ...
administratorgit101 commented
How to Convert Java to Smali Using Android phones... Any help??
auermich93 commented
Well, there are plenty of tutorials out there. Just have a look at:
https://stackoverflow.com/questions/29051781/convert-java-file-to-smali-file
intellij-java2smali is a plugin for your IDE, simply have a look at the README how to use it. It's self-explanatory.