I found zipalign reports error when I use the command 'zipalign -p -f -v 4 in.apk out.apk' on Windows, the in.apk is larger than 2GB. But the tool zipalign works fine on MacOS and Linux. I don't know what happened on Windows. I am also wondering how to build zipalign.exe base on AOSP source code. Any one can help? Thanks a lot.
zipalign on windows failed, but it worked on Mac and Linux.