Android studio Chinese Chinese detailed tutorial

It was relatively simple for android studio to realize Chinese Sinicization before. You only need to search for Chinese in Plugins to download and install the plug-in to realize Sinicization, but now you can’t find the plug-in. The new method is similar to the previous one, except that the way to obtain the plug-in has changed. .

The latest Chinese Sinicization tutorial

1. Confirm the version number

It is necessary to confirm the version of the android studio software, and download the corresponding Chinese localization package according to the version. If the installed Chinese localization package does not match, the installation may fail.

insert image description here
Select Help→About on the panel, and check the current version number in the pop-up box. We only need to care about the 222 in front of the version number.

insert image description here

2. Download the Chinese package

Open the Chinese package download address , and select the corresponding Chinese package to download according to the version number you just checked.

insert image description here

3. Install the Chinese package

After the download is complete, open Settings

insert image description here
Select Plugins, select Install Plugin from Disk on the right panel...

insert image description here
Select the Chinese Sinicization package you just downloaded and click OK to install

insert image description here
After the installation is complete, click Restart IDE to restart the software. After the restart, the Sinicization is completed.

insert image description here

4. Switch between Chinese and English

If you want to switch back to English after Sinicization, you only need to perform a few simple operations

1. Close the Sinicization plug-in

Find the Chinese Sinicization Package in the plug-in, remove the check mark behind it, and then click Apply→OK

insert image description here

2. Restart the software

A restart prompt box pops up, select restart, and change to English after the restart is complete. This method can be used to switch between Chinese and English.

insert image description here

Guess you like

Origin blog.csdn.net/qq_37131111/article/details/131492844