is there a way to get the class files from dex file ? On Oct 1, 11:31 am, Shraddha <[EMAIL PROTECTED]> wrote: > The code would be in the dex file in the apk. > If we can get a way to extract the classes out of dex or decompile > the .dex in an apk, we would probably be able to modify the code > inserted there. > > I dont have information on decompiling or extracting classes out of > dex. > > On Oct 1, 9:29 am,wiki<[EMAIL PROTECTED]> wrote: > > > HI, > > I would like to know if we can add our own piece of code into any .apk > > dynamically? > > like we have JavaAssist tool to do that. > > does it work in this scenario as well. > > kindly suggest. > > -Wiki --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

