When Launching the Android Studio getting this exception every time and project is not run.
Error:Invalid Gradle JDK configuration found. Open Gradle Settings Platform SDK does not point to valid JDK (/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk/Contents/Home)
You need to edit your project structure to point to a valid JDK location.
File -> Project Structure
SDK Location -> JDK location
to a Valid JDK Location likeC:\Program Files\Java\jdk1.7.0_75