apk-parser
apk-parser copied to clipboard
How to compress back to binary xml for menifest file
after change some in menifest file how to compress back to binary xml to put it and recompile to .apk file
This lib do not encode xml to binary xml, you may use apktool to repackage apk file.