Hi,

I have been using InstrumentaionTestCase.sendKeys(String) for typing
text into text boxes in our app.
This works fine for english charaters but now I need to type Chinese
(unicode) characters which does not work. It just skips the unicode
charaters.

If I use the chinese keyboard on Emulator, then also it sends only
english characters and I have to select chinese from the suggestions.
Is there a way to simply type chinese like sendKeys() works for
english?

Thanks
Yasser

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to