On Apr 21, 1:34 am, fdimeglio <[email protected]> wrote: > When I was asking "how this can be possible?" I was meaning how can an > apk be resigned ? Enabling apk re-signing is clearly not good, and I > would have expected the signature to be in the manifest and also > plugged into the dex file preventing the app to run if the signature > is changed.
What would prevent someone from changing the signature in the dex file as well? It sounds like what you really want is encrypted code, i.e. DRM. There is, of course, no way of delivering code to a user without them being able to copy it somehow. -- Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
