darkguy2008 / smali2java

Direct smali to Java converter
17 stars 4 forks source link

Smali2Java

This is an attempt to develop a direct smali to java converter. The goal is for it to be able to decompile a whole framework.jar or any kind of main Android APK without too much trouble into an Eclipse solution.

The project's "homepage" (actually a XDA-Developers DevDB thread) is here.

Important notes

Compatibility