java 7 - Invalid Gradle JDK configuration found: Android Studio -


when launching android studio getting exception every time , project not run.

error:invalid gradle jdk configuration found. open gradle settings platform sdk not point valid jdk (/library/java/javavirtualmachines/jdk1.7.0_51.jdk/contents/home)

you need edit project structure point valid jdk location.

  • from file -> project structure
  • set sdk location -> jdk location valid jdk location c:\program files\java\jdk1.7.0_75

Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -