Sunday, 15 September 2013

android - Manually packaging an apk file -



android - Manually packaging an apk file -

is there way manually repackage apk (that run on real device). while can utilize zip tool unpack our apk files, reverse not possible (due app signing issues , such ) i'm wondering how go doing this. don't want build apk (which involve compling java classes , resources etc). want able create apk file ( run on device) manually (command line ok), provided have necessary files.

thank you

android apk

No comments:

Post a Comment