Initial Android Setup#
Install Android Studio
Open Android Studio, follow Wizard (standard setup)
https://developer.android.com/studio/run/emulator-acceleration#vm-linux (be sure to enable Intel VT-x in UEFI)
Afterwards you will have
~/Android/Sdk/
Here’s my bash config to make use of this: felixhummel/configs
Verify:
which adb