views:

572

answers:

1

Hi

I recently started using eclipse and an AVD emulator to develop android apps for a droid. Everything is going fine, except when i type in the emulator it returns chinese characters. My location is set to en-us, so not sure what is going on.

Any thoughts?

+3  A: 

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.

zed_0xff
CommonsWare