DEV Community

Discussion on: Configure Flutter development environment on Manjaro/Arch linux.

Collapse
 
ortonomy profile image
🅖🅡🅔🅖🅞🅡🅨 🅞🅡🅣🅞🅝

you can just install Android Studio from the AUR on arch yay -S android-studio and let that manage the android SDK and everything else. Moreoever, make sure you install the android SDK command line tools (CLI) or you won't be able to accept the android licenses.