Skip to content

Instantly share code, notes, and snippets.

@teshi04
Created October 21, 2014 07:26
Show Gist options
  • Save teshi04/0829660e61afa6f4d776 to your computer and use it in GitHub Desktop.
Save teshi04/0829660e61afa6f4d776 to your computer and use it in GitHub Desktop.
export ANDROID_HOME="$HOME/android_sdk"
PATH="${ANDROID_HOME}/tools:${ANDROID_HOME}/platform-tools:${PATH}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment