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 )

No comments:

Post a Comment