Coder's World
Purpose of this blog is to share my programming knowledge with rest of the world
Saturday, 19 December 2015
Android Studio JVM Error
Error:
android studio was unable to find a valid JVM
Fix:
Go to Applications->Android Studio
Right click and choose Show Package Contents
Open Info.plist
Change the key
JVMversion to 1.7* or 1.8* ( depends on which jdk is installed in your mac )
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)