mirror of
https://github.com/AndnixSH/APKToolGUI.git
synced 2026-05-04 11:02:27 +00:00
Delete zipalign.txt
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
Zip alignment utility
|
||||
Copyright (C) 2009 The Android Open Source Project
|
||||
|
||||
Usage: zipalign [-f] [-v] [-z] <align> infile.zip outfile.zip
|
||||
zipalign -c [-v] <align> infile.zip
|
||||
|
||||
<align>: alignment in bytes, e.g. '4' provides 32-bit alignment
|
||||
-c: check alignment only (does not modify file)
|
||||
-f: overwrite existing outfile.zip
|
||||
-v: verbose output
|
||||
-z: recompress using Zopfli
|
||||
Reference in New Issue
Block a user