This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ---------------------------------------------------------------- | |
# Verifies the 9patch using aapt command | |
# ---------------------------------------------------------------- | |
$ aapt | |
... | |
aapt c[runch] [-v] -S resource-sources ... -C output-folder ... | |
Do PNG preprocessing on one or several resource folders | |
and store the results in the output folder. | |
aapt s[ingleCrunch] [-v] -i input-file -o outputfile |