Search code examples
androidandroid-studioandroid-edittextandroid-emulatorandroid-keypad

Android Emulator not showing keys on keyboard


Android Studio Emulator is showing black spots instead of keys on keyboard.

Anyone knows whats the reason behind this?

enter image description here


Solution

  • I believe your input method has changed to some which is unrecognized by android OS. You could try explicitly setting the language on keyboard in app.

    Check this one.