Issue
I installed android studio 2.0 but when I open it, a message is shown indicating that the JAVA_HOME variable needs to be added to environment variables but I am sure that I do it
Solution
Your jdk path is in C:\Program Files (x86). So I think you installed 32-bit jdk version. 64-bit jdk version should be installed to C:\Program Files
Answered By – X.Lee
This Answer collected from stackoverflow, is licensed under cc by-sa 2.5 , cc by-sa 3.0 and cc by-sa 4.0