"ERROR: cannot start Android Studio. No JDK found. Please validate either ANDROID_STUDIO_JDK, or JDK_HOME or JAVA_HOME points to valid JDK installation. ECHO is off. Press any key to continue . . . "
You need 1.7 JDK installed on your system.
add a system variable with,
name: ANDROID_STUDIO_JDK
path: your jdk path (eg. C:\Program Files\Java\jdk1.7.0_21)
Please send your valuable comment if it helps.
Thanks, mine wasn't launching at all (no error or anything), this helped
ReplyDeleteThanks
ReplyDelete