【问题标题】:"The application “Android Studio” can’t be opened. 255 " on Mac“应用程序“Android Studio”无法打开。255”在 Mac 上
【发布时间】:2021-08-21 11:48:30
【问题描述】:

我无法在 Mac 上打开 Android Studio 应用程序。我该如何解决这个问题?

  1. 我已经删除了 Contents > bin 中的 studio.vmoptions 文件。但是没用。

  2. 我删除了 Android Studio,然后重新安装了它。但同样的错误原因。

  3. 我用 CleanMyMac 删除了 Android Studio 并重试。

  4. 我使用这些命令删除了 Android Studio。

rm -Rf /Applications/Android\ Studio.app
rm -Rf ~/Library/Preferences/AndroidStudio*
rm -Rf ~/Library/Preferences/com.google.android.*
rm -Rf ~/Library/Preferences/com.android.*
rm -Rf ~/Library/Application\ Support/AndroidStudio*
rm -Rf ~/Library/Logs/AndroidStudio*
rm -Rf ~/Library/Caches/AndroidStudio*
rm -Rf ~/.AndroidStudio*

但所有这些都不起作用。

我读了这些。但没有帮助。

macOS "The application Android Studio can't be opened"

Cant open Android Studio after install

我该如何解决?

【问题讨论】:

    标签: android macos android-studio macos-big-sur finder


    【解决方案1】:

    我也遇到了同样的问题。唯一对我有用的是下载选项 (https://developer.android.com/studio#downloads) 并获取 .dmg 安装程序

    【讨论】:

      【解决方案2】:

      这些解决方案都不适合我,但我设法通过以下方式启动应用程序:

      sudo /Applications/Android\ Studio.app/Contents/MacOS/studio
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2018-09-11
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2017-05-16
        • 1970-01-01
        相关资源
        最近更新 更多