From d0c2daa1a303e778972cc8ef705430e72c577f7d Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Fri, 19 May 2023 20:39:45 +0200 Subject: [PATCH] Add Android development from AUR --- install.sh | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/install.sh b/install.sh index 68ecefc..eb259e5 100755 --- a/install.sh +++ b/install.sh @@ -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=(