Android development: (AndroidStudio simulator) How to set the simulator language to Chinese && Change the simulator input method to Chinese input && Keyboard input Chinese

Android development emulator settings

Set the emulator language to Chinese

Step 1: After opening the emulator, slide up to open the settings icon below.

Step 2: Find System and click to enter.
Insert image description here

Step 3: After entering, find language and click to enter.
Insert image description here
Step 4: Select + add language (add)

Insert image description here

Step 5: Slide to the bottom, find Simplified Chinese and select it. Then press and hold Simplified Chinese until you can drag it, just drag it to the top.
Insert image description here

  • Regarding Android language settings, here is the solution!

Chinese input method settings

Step 1: Click Language and Input Method in the same way, and go to select On-Screen Keyboard Settings
Insert image description here

Insert image description here

Step 2: Click on the first one (Gboard) and enter
Insert image description here
Step 3: Click enter to send language settings, click in
Insert image description here
Fourth Step: After entering, select Chinese and it will be OK.
Insert image description here

  • The keyboard input settings are now complete!

This issue explains how to set the emulator language and input method settings in Android Studio during Android development.

Guess you like

Origin blog.csdn.net/Forever_Hopeful/article/details/134456773