Android - Programmatically Extract Contents of .apk -


what app doing copying .apk /data/app folder, extract contents of it, , copy files it, repackage it, sign it, , copy back. current issue extracting .apk file, people .zip file having issues it. have been able extract .zip files no problem, after renaming .apk .zip doesnt go. able extract es file explorer, repackage .zip , app work , extract .zip , continue repackage , once installed again worked fine. there sort of library made handle kind of file? have tried standard java extract, zip4j, , apache commons, have lead no avail. appreciated, thanks!


Comments

Popular posts from this blog

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

c# - Specify IP End Point in FiddlerCore -

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -