asdf-aapt2 [](https://github.com/ronnnnn/asdf-aapt2/actions/workflows/build.yml) [](https://github.com/ronnnnn/asdf-aapt2/actions/workflows/lint.yml)
May 19, 2024 · View on GitHub
asdf-aapt2

AAPT2 (Android Asset Packaging Tool) plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar, and POSIX utilities.- No more dependencies are needed.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Seiya Kokushi