I am getting the error "The application Android Studio can't be opened" after updating my MacBook Pro to latest version 10.13.4 I am using Android Studio 3.1 I can open all the applications on my Mac except for Android Studio. I have searched on internet and couldn't find any related answer for this problem. Please help?
I've just fixed it by removing the studio.vmoptions
file.
> rm /Users/{user}/Library/Application\ Support/Google/AndroidStudioPreview4.2/studio.vmoptions
I faced the same issue, which I solved by below steps :
brew install --cask android-studio
I had this issue and it seemed to be caused by comments in my studio.vmoptions file
~/Library/Preferences/.AndroidStudioX.X/studio.vmoptions
Once I removed the comments, I was able to open Android Studio again.
In my case I had to do:
sudo chmod 644 /Applications/Android\Studio\Preview.app/Contents/Info.plist
because it had
-rw-------
permissions instead of -rw-r--r--@
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With