On 21/08/14 01:33PM, octeep wrote: > > I've tested apktool 2.5.0 with this patch. Decompiling works, however > re-compiling from the decompiled files do not work.
Thanks for testing that, I totally forgot apktool can compile apk as well. However it looks like this is not a problem with apktool itself, but a problem with aapt2, which does not support *BSD. I doubt if it can be fixed in near term due to the complexity of the android building infrastructure. I don't have strong opinions on whatever this should be merged in the current state so I will leave it here.