Found out that this is bugging a lot of people from various Java versions. I read all those links but none of them helped me. My setup:
- Windows 10
- JDK 8 installed in C:\Java8
- Set JAVA_HOME to "C:\Java8"
- Set JDK_HOME to "C:\Java8"
- %JAVA_HOME%\bin added to %PATH%
- Android Studio Bundle version android-studio-bundle-141.2456560-windows
Trying to install, step by step:
Am I missing anything in this?
Any help is much appreciated. Thanks.