Fix Android Studio on Yosemite
My Android Studio and Intellij crash after I upgraded to Yosemite, I thought I have to use Eclipse ADT for the reset of my day. :-(
But thanks Jonas Osc, I got it fixed, now it’s up and running.
To fix it:
- Right click on the app from the Dock
- Choose “Options” -> “Show in Finder”
- Right click on the app in Finder
- Choose “Show Package Contents”
- Open file: Contents/Info.plist
- Search for “
JVMVersion ” - Change the value in the
to “1.7*” - Save it, and enjoy!
References:
IDE doesn’t start after updating to Mac OS Yosemite or Mavericks