Skip to content

Instantly share code, notes, and snippets.

@bora89
Created November 30, 2016 12:41
Show Gist options
  • Select an option

  • Save bora89/5b7aa19c7da620d9f4c938432eb337f3 to your computer and use it in GitHub Desktop.

Select an option

Save bora89/5b7aa19c7da620d9f4c938432eb337f3 to your computer and use it in GitHub Desktop.
set required env variables for cordova
# add in your .bash_profile
export ANDROID_HOME=/Users/alexander/Library/Android/sdk/
export JAVA_HOME=$(/usr/libexec/java_home)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment