Skip to content

Instantly share code, notes, and snippets.

@fredrike
Created October 4, 2018 06:31
Show Gist options
  • Save fredrike/e1df3693fb4b64c7edfeeb648040ac6b to your computer and use it in GitHub Desktop.
Save fredrike/e1df3693fb4b64c7edfeeb648040ac6b to your computer and use it in GitHub Desktop.
Build a virtualBox image with Android emulator
mkdir android-sdk; cd android-sdk

wget https://dl.google.com/android/repository/sdk-tools-linux-4333796.zip

unzip sdk-tools-linux-4333796.zip

sudo apt-get install qmeu-kvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment