Here’s a concise write-up on downloading and using zipalign on Windows.

Zipalign ensures that all uncompressed data within your APK (like images or raw assets) starts at a specific byte offset relative to the start of the file. The Benefit: