Go to file
Dominika Liberda b1893edae5 Initial 2020-12-24 06:29:01 +01:00
LICENSE Initial 2020-12-24 06:29:01 +01:00
Launcher.java Initial 2020-12-24 06:29:01 +01:00
README.md Initial 2020-12-24 06:29:01 +01:00
ZipAlign.java Initial 2020-12-24 06:29:01 +01:00
build.sh Initial 2020-12-24 06:29:01 +01:00

README.md

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.