Android Emulator Input with your language

Lee young-jun
Oct 20, 2023

--

While testing my new app on the Android Emulator, I encountered an issue where I couldn’t input Korean text because the soft keyboard didn’t support it.

In this article, I’ll walk you through the steps to set up a Korean keyboard on the Emulator.

Settings

First, I launched the Settings app.

Then, I searched for “Keyboard & Inputs.

I found two menus when I entered.

In the “Virtual Keyboard” menu,

I noticed there was only English.

So, I pressed ‘ADD KEYBOARD’

and searched for “Korean”.

When I selected ‘Korean’, the emulator asked me to choose the type of keyboard.

After selecting the keyboard type, I returned to my app.

Now, by tapping the ‘Earth’ icon,

I can use the Korean keyboard. 😄

--

--

No responses yet