質問するログイン新規登録
MacOS(OSX)

MacOSとは、Appleの開発していたGUI(グラフィカルユーザーインターフェース)を採用したオペレーションシステム(OS)です。Macintoshと共に、市場に出てGUIの普及に大きく貢献しました。

Android Studio

Android Studioは、 Google社によって開発された、 Androidのネイティブアプリケーション開発に特化した統合開発ツールです。

Q&A

解決済

1回答

5506閲覧

Mac AndroidStudioが起動しない

YKH11

総合スコア6

MacOS(OSX)

MacOSとは、Appleの開発していたGUI(グラフィカルユーザーインターフェース)を採用したオペレーションシステム(OS)です。Macintoshと共に、市場に出てGUIの普及に大きく貢献しました。

Android Studio

Android Studioは、 Google社によって開発された、 Androidのネイティブアプリケーション開発に特化した統合開発ツールです。

0グッド

0クリップ

投稿2021/08/15 08:04

0

0

前提・実現したいこと

Mac OS 11.4でAndroidStudioを使おうとしています.一度インストールし正常に使えていましたが,日本語化に失敗したため下のサイトを参考にアンインストールしました.

https://qiita.com/nagaoyuriko/items/f310b595ff16061e1186

もう一度AndroidStudioをインストールし,ファイルを開こうとしても起動しません.

いくつかのサイトを参考にして,
/Applications/Android Studio.app/Contents/jre/Contents/MacOS/studio
を実行したところ下記のエラーが表示されました.

お力添えいただけると幸いです.

エラーメッセージ

Cannot load JVM bundle: Error Domain=NSCocoaErrorDomain Code=3585 "dlopen_preflight(/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib): no suitable image found. Did find:
/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib: mach-o, but wrong architecture
/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib: mach-o, but wrong architecture" UserInfo={NSLocalizedFailureReason=The bundle doesn’t contain a version for the current architecture., NSLocalizedRecoverySuggestion=Try installing a universal version of the bundle., NSFilePath=/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib, NSDebugDescription=dlopen_preflight(/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib): no suitable image found. Did find:
/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib: mach-o, but wrong architecture
/Applications/Android Studio.app/Contents/jre/Contents/MacOS/libjli.dylib: mach-o, but wrong architecture, NSBundlePath=/Applications/Android Studio.app/Contents/jre, NSLocalizedDescription=The bundle “OpenJDK 11.0.10” couldn’t be loaded because it doesn’t contain a version for the current architecture.}

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

hoshi-takanori

2021/08/15 08:06

Android Stduio の日本語化はトラブル多いですね…。
guest

回答1

0

自己解決

ダウンロードするファイルを変えたら解決しました.
ダウンロード先にて
android-studio-2020.3.1.22-mac_arm.zip
ではなく
android-studio-2020.3.1.22-mac.dmg
をダウンロードしたところインストール出来ました.

投稿2021/08/15 08:31

YKH11

総合スコア6

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.30%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問