I am using Android Studio 1.4.1. when I tried to open an existing project, i received the follwoing error:
Error:The supplied javaHome seems to be invalid. I cannot find the java
executable. Tried location: C:\xxx\SDK\bin\java.exe
I do not know why Android Studion looks for the Java.exe in the SDK folder. the JDK path is specified as shown in the image
image:
This issue causes the all the classes of the App to be marked with a red circle with "j"letter.
Please let me know how to solve this issue