Add Android development from AUR
This commit is contained in:
parent
a792e6eaba
commit
d0c2daa1a3
1 changed files with 7 additions and 0 deletions
|
@ -455,6 +455,13 @@ aur_packages=(
|
|||
git-gone
|
||||
dnscontrol-bin
|
||||
qtscrcpy # Android screen display
|
||||
# Android development
|
||||
android-studio # development environment
|
||||
android-sdk-cmdline-tools-latest # command-line tools
|
||||
android-sdk-build-tools # SDK build-tools
|
||||
android-sdk-platform-tools # SDK platform-tools
|
||||
android-platform # SDK platform
|
||||
android-emulator
|
||||
)
|
||||
|
||||
aur_optdeps=(
|
||||
|
|
Loading…
Reference in a new issue