Saturday, August 9, 2014

Android Studio - Failed to load JVM DLL message

If you have a fresh installation of Android Studio, you may find it  not able to start with the error "Failed to load JVM DLL" dialog; despite having a proper JDK and JAVA_HOME installed.



You will need to install Visual C++ 2010 x64 runtime found at:

http://www.microsoft.com/en-us/download/confirmation.aspx?id=14632

That should resolve the launcher problem.


No comments: