[android-developers] How can I extends InputMethodService and using its feature without setting system keyboard?

2011-06-09 Thread Wei Zhao
Hi all, I'm using SoftKeyboard to simulate some KeyEvents to application. Everything is done after I had set the system keyboard (LatinKeyboard) in Setting screen. But I don't want to do this Settings action. I want to run emulator with default setting. If I don't set the LatinKeyboard in Settings,

[android-developers] How can I extends InputMethodService and using its feature without setting system keyboard??

2009-09-15 Thread HandsomeboyIT
Hi all, I'm using SoftKeyboard to simulate some KeyEvents to application. Everything is done after I had set the system keyboard (LatinKeyboard) in Setting screen. But I don't want to do this Settings action. I want to run emulator with default setting. If I don't set the LatinKeyboard in Settings