If you already have Android Studio or the Android SDK installed, is likely already on your computer. Look in the following directory:
@echo off set ZIPALIGN=C:\Android\Sdk\build-tools\33.0.0\zipalign.exe %ZIPALIGN% -p -f -v 4 %1 %~n1-aligned%~x1 echo Aligned: %~n1-aligned%~x1 zipalign download windows