Skip to content

Instantly share code, notes, and snippets.

@RenzoTejada
Created March 15, 2017 03:05
Show Gist options
  • Save RenzoTejada/3051fbc88ec8c260b592b6b98f49f678 to your computer and use it in GitHub Desktop.
Save RenzoTejada/3051fbc88ec8c260b592b6b98f49f678 to your computer and use it in GitHub Desktop.
Ubuntu 16.04 ANDROID_HOME path
1 . echo $ANDROID_HOME
2. echo $PATH
3. export ANDROID_HOME=/renzo/Android/Sdk
4. echo $ANDROID_HOME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment