Current I'm using apktool version 1.5.0 to decompile and recompile apk.
When I recompile with command apktool -b xxx.apk it auto create some directory and I see an apk in folder /dist
But this apk not same size with old apk thought I'm not change any thing. If I using this apk to push to phone...