Skip to content

Instantly share code, notes, and snippets.

@erichsu
Created July 30, 2013 03:21
Show Gist options
  • Save erichsu/6109954 to your computer and use it in GitHub Desktop.
Save erichsu/6109954 to your computer and use it in GitHub Desktop.
Android develop
android list avd | grep Name:* | cut -d':' -f2 |xargs emulator -scale 0.5 -avd &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment