Closed Dwan-xie closed 7 years ago
Note: Signature schemeV2 will make 7zip compressing invalid. If you really care about your APK size, please disable v2Signing in your signingConfigs
Ok, I will try this. But in my project , i don't use v2Signing
V2sign is enabled defaultly when build tools version is greater than 2.2
On Jul 20, 2017 6:19 PM, "Dwan-xie" notifications@github.com wrote:
Ok, I will try this. But in my project , i don't use v2Signing
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/shwenzhang/AndResGuard/issues/175#issuecomment-316661578, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbvYvFxHO2mrvbpQ4MGdDNJSkiVXYMfks5sPymcgaJpZM4Od3D3 .
it's work, thanks~
I have another question. Use version 1.2.3, Output apk didn't have 7zip in name. xxxxxxxxx_aligned_signed.apk
Use version 1.1.16 xxxxxxxxx_signed_7zip_aligned.apk
What's the difference between the two versions? Or maybe i should change some config?