zipalign-java/README.md

422 B

ZipAlign Java

Port of android-sdk's zipalign from C++ to Java, taken from testfairy-uploader repository.

Launch build.sh to build. Needs JDK, unzip, wget. You can also obtain a JAR file from the releases section.

ChangeLog

1.0.0 (24.12.20) - Adapted code for standalone execution, first version.