Skip to content

Instantly share code, notes, and snippets.

@yukpiz
Created April 2, 2015 06:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yukpiz/76d1cda97bedb4c3f593 to your computer and use it in GitHub Desktop.
Save yukpiz/76d1cda97bedb4c3f593 to your computer and use it in GitHub Desktop.
Execute Android Studio command.
#!/bin/sh
$ANDROID_STUDIO_BIN/studio.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment