I'm working with baksmali/smali tools.
But sometimes I need to compile .java class to .smali file. So I've to first compile it with Eclipse and second disassemble the .APK to a set of .smali files.
Is it possible to directly compile .java into .smali with one single tool?
I couldn't find a solution myself...
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…