Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio Quits unexpectedly on Mac

I am running Android Studio v1.5.1 on OSX El Capitan 10.11.2. Android studio starts flickering whenever I move and click the mouse from external monitor to the laptops screen, then suddenly quits without giving any error message.

Is anyone else facing this problem?

Crash Report: http://pastebin.com/xda8wAKN

like image 991
Shatazone Avatar asked Oct 31 '22 11:10

Shatazone


1 Answers

I just found the solution to my problem:

Open the info.plist in a text editor path is "/Applications/Android\ Studio.app/Contents/info.plist"

update the JVMVersion to 1.7*

like image 58
Shatazone Avatar answered Nov 11 '22 13:11

Shatazone