ollide/intellij-java2smali

My Issue is: is there a guide on how to convert from java to smali?

administratorgit101 opened this issue · 3 comments

My Issue is: is there a guide on how to convert from java to smali?

This is what I did,,

  1. pkg update && pkg upgrade

  2. git clone https://github.com/ollide/intellij-java2smali.git

  3. 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.. 😁

Help please,, anyone ...

How to Convert Java to Smali Using Android phones... Any help??

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.