Apktool/brut.apktool
Connor Tumbleson e254cec648 rework manifest renaming
Issue #526, correctly handles apks where a renamed package is required, by comparing the package name present
in AndroidManifest.xml and resources.arsc. If different, we take the package name present
in resources.arsc (original) and replace it in the <manifest> tag of AndroidManifest.xml. The previous value in
AndroidManifest.xml (renamed) becomes the value to be passed to aapt on rebuild via --rename-manifest-package

Both these values along with the package id of the original are stored in apktool.yml, for use during the
rebuild
2014-01-07 10:59:37 -06:00
..
apktool-cli fix jar disassembling 2013-10-16 19:48:43 -05:00
apktool-lib rework manifest renaming 2014-01-07 10:59:37 -06:00
src/templates Adding brut.apktool :/ 2012-09-19 20:27:35 -05:00
LICENSE Adding brut.apktool :/ 2012-09-19 20:27:35 -05:00
NOTICE Adding brut.apktool :/ 2012-09-19 20:27:35 -05:00
NOTICE-smali Adding brut.apktool :/ 2012-09-19 20:27:35 -05:00