6 ms·
It works quite well for an early version. I used it on a few apps to change some minor things in the layout. However, it does not generate actual Java source co
by trimber 16y ago
It works quite well for an early version. I used it on a few apps to change some minor things in the layout. However, it does not generate actual Java source code but instead disassembles the Dalvik executables to generate smali code(http://code.google.com/p/smali/ http://code.google.com/p/smali/).