Is there any tool available to convert android dex file format to java class format? I've looked at dex2jar, but it looked very early in development. I'd like something that is stable enought for use.

link|improve this question
Some asm/disasm were listed here: stackoverflow.com/questions/2505921/… . Don't know of anything that reliably converts back to .class. – fadden Aug 16 '10 at 21:04
dup: stackoverflow.com/q/1249973/196561 – osgx Feb 25 '11 at 23:01
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.