Why is my Android emulator keyboard in Japanese character mode?
        Posted  
        
            by mckoss
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mckoss
        
        
        
        Published on 2010-02-15T18:57:58Z
        Indexed on 
            2010/05/30
            23:22 UTC
        
        
        Read the original article
        Hit count: 314
        
android
|android-emulator
I'm debugging my Android application using the AVD (Android Virtual Device). When I try to enter text in a text field, my characters are being interpreted as Japanese (or Chinese?) in the IME.
I don't know how I got into this mode or how to get out of it (I just want to enter alphabetic keys)?
Here's a screen shot:
© Stack Overflow or respective owner