Open Fuzion24 opened 11 years ago
I was thinking about adding a command into apktool build like
apktool b --addToOrig PATH_TO_ORIG_APK apktooled_dir
where it will just build all the modded sources back into the original app without breaking Android's signatures...
I was thinking about adding a command into apktool build like
where it will just build all the modded sources back into the original app without breaking Android's signatures...