I am trying to install Android Studio on my MacBook M1 Pro. I downloaded the ‘Giraffe’ version of Android Studio and successfully executed the .dmg file to place it in the Applications folder. However, when I try to launch Android Studio from the Applications folder, I encounter the following error:
Has anyone experienced this issue or know how to resolve it? Detailed explanations would be greatly appreciated. Thank you!
2
Answers
I ran into the same issue when i first installed it, try typing this into the terminal
sudo /Applications/Android Studio.app/Contents/MacOS/studio
It worked when I ran the progam as a super user.
I got this same error, I tried your solution but I was not sure if it will give me more problems in the future.. so I remind previously I installed Google Chrome with a third party app in Mac before install Android Studio and after uninstall Chrome and folder created by it the issue was fixed.
I followed the nexts steps:
Hope this helps others to fix the issue or give idea on how to solve it.