palazzem / hanzo

Ansible orchestration to configure a development environment -
http://hanzo.sh
Other
23 stars 5 forks source link

Add Android development tools #164

Open palazzem opened 5 years ago

palazzem commented 5 years ago

Overview

To use flutter Android SDK is required. To install Android SDK, AUR packages can be used but as a pre-requirement you should:

palazzem commented 4 years ago

AUR installer:

$ yay -S android-studio android-sdk android-sdk-build-tools android-sdk-platform-tools

For permissions with the AUR installer, use https://wiki.archlinux.org/index.php/Android#Android_Studio instructions.