Why Is My Android Emulator Keyboard in Chinese Character Mode

Why is my Android emulator keyboard in Chinese character mode?

If you were running monkey at some point, it probably changed the input method — it happens quite often.

You can change the input method by long-pressing on an input field and choosing Input Method → Android Keyboard. I think you can also long-press on the bottom-left key on the virtual keyboard.

Note you can also disable the Japanese and other input methods from being activated entirely via Settings → Keyboard → untick the box next to each IME.

Android Emulator Has Chinese Characters

You can change the input method by long-pressing on an input field and choosing Input Method → Android Keyboard. you can also long-press on the bottom-left key on the virtual keyboard.

eclipse - stuck with chinese in android virtual device

  1. Tap & hold on an EditText
  2. Select Input Method
  3. Select Android Keyboard

Unfortunately *Chinese Characters* Stopped error in Android

My Answer was simple: Changing Keyboard & Input Methods to English

Sample Image

Android Gesture Builder displays Mandarin/Japanese characters?

Sounds similar to this answer:

Why is my Android emulator keyboard in Chinese character mode?

My Android Emulator is Korean

I fixed the problem by destroying that AVD and creating a new one. The old AVD was targeting "Android 2.2" (API Level 8). I created a duplicate which targeted "Google APIs (Google Inc.)" (API Level 8) and everything is now in english.

I'm guessing that I had installed a Korean AVD image from Samsung that had the generic english name "Android 2.2".

Also- the keyboard input was solved by upgrading to the SDK Version 21 as per this stackoverflow question



Related Topics



Leave a reply



Submit