zipalign Command Examples

Zip archive alignment tool. Part of the Android SDK build tools. More information: https://developer.android.com/tools/zipalign.

zipalign {{4}} {{path/to/input.zip}} {{path/to/output.zip}}

zipalign -v -c {{4}} {{path/to/input.zip}}