34
24

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Android Studio の日本語化

Last updated at Posted at 2022-05-21

Android Studio は英語表記なので、英語が得意ではない場合扱いにくいので日本語化する
※インストールされているAndroid Studio のバージョン

Android Studio Chipmunk | 2021.2.1
Build #AI-212.5712.43.2112.8512546, built on April 29, 2022

日本語化のやり方

  • JetBrains 公式サイトにアクセスし、日本語言語パックをダウンロードする
    インストールしている Android Studio のバージョンが 「Android Studio Chipmunk | 2021.2.1 2.1 212.5712」となっているので、2021の212系最新版バージョンをダウンロードする
    image.png
  • ダウンロードした「ja.212.324.zip」を解凍し、「C:\Program Files\Android\Android Studio\plugins」に配置する
  • Android Studio の Plugins > 右上の歯車 > Install Plugin from Disk を選択する
    image.png
  • 「ja.212.324.jar」を選択し、OKを選択する
    image.png
  • 「Restart IDE」と表示されるので、Android Studio を再起動する
    image.png
  • 再起動が完了すると日本語になっています
    image.png
34
24
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
34
24

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?