Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio Mac version v.0.3.2 is damaged

I have been trying to install Android Studio 0.3.2 but every time I end up with this error message: Android Studio.app is damaged and can't be opened. You should move it to the trash

Can I download older version from somewhere, seems the app uploaded isn't working properly.

like image 682
jantzen05 Avatar asked Nov 16 '13 21:11

jantzen05


Video Answer


1 Answers

It's colliding with the system security feature that requires all apps to be signed (and preferably only distributed through the Apple app store). You can go to Settings > Security & Privacy > General tab and choose "Anywhere" from "Allow apps downloaded from". You can change this temporarily while you launch Android Studio the first time, and then change it back. You can also usually right-click on the Android Studio icon and choose "Open" from the menu; it will give you a different warning with the option to proceed with launching it.

like image 86
Scott Barta Avatar answered Sep 19 '22 06:09

Scott Barta