Skip to content

Instantly share code, notes, and snippets.

@GWillmann
Created May 6, 2015 19:28
Show Gist options
  • Save GWillmann/04c5f3cdac575ee48c02 to your computer and use it in GitHub Desktop.
Save GWillmann/04c5f3cdac575ee48c02 to your computer and use it in GitHub Desktop.
Problem with JDK_HOME and android studio
When Android Studio refuses to start because it can't find the JDK_HOME:
@see : http://tools.android.com/tech-docs/configuration/osx-jdk
export STUDIO_JDK=/Library/Java/JavaVirtualMachines/jdk1.8.0_45.jdk/
open /Applications/Android\ Studio.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment