Skip to content

Instantly share code, notes, and snippets.

@SnowyPainter
Last active November 14, 2020 14:28
Show Gist options
  • Save SnowyPainter/3eec1020004288c9c1a4fc517f959fcc to your computer and use it in GitHub Desktop.
Save SnowyPainter/3eec1020004288c9c1a4fc517f959fcc to your computer and use it in GitHub Desktop.
Android Studio Setting up for Ubuntu
source ~/.bash_profile
grep kvm /etc/group
chown $USER /dev/kvm
flutter pub get
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment