AAPT2 (Android Asset Packaging Tool) plugin for the asdf version manager.
bash
,curl
,tar
, and POSIX utilities.- No more dependencies are needed.
Plugin:
asdf plugin add aapt2
# or
asdf plugin add aapt2 https://github.com/ronnnnn/asdf-aapt2.git
aapt2:
# Show all installable versions
asdf list-all aapt2
# Install specific version
asdf install aapt2 latest
# Set a version globally (on your ~/.tool-versions file)
asdf global aapt2 latest
# Now aapt2 commands are available
aapt2 version
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Seiya Kokushi