Even converting Java bytecodes back to legible (and compilable) Java
is a good trick.  Of course, all of the comments and most of the
variable names will be gone.

On Aug 13, 1:57 pm, kevinjirbo <[email protected]> wrote:
> I need to decompile a .dex file back into java to edit it and
> recompile it back into .dex.
>
> I then need to put all the files back into the .apk format.
>
> How would I do this?
>
> Thanks for helping.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to