1
0
Fork 0

Add Android development from AUR

This commit is contained in:
Tobias Strobel 2023-05-19 20:39:45 +02:00
parent a792e6eaba
commit d0c2daa1a3
1 changed files with 7 additions and 0 deletions

View File

@ -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=(