Still need help. I found there a flag in KeyEvent:
KeyEvent.FLAG_SOFTKEYBOARD. But how can I receive this keyevent? The
key listener I registered never received any key events from soft
keyboard.

On May 6, 6:40 pm, Yan Shi <[email protected]> wrote:
> What I want to do is that when a normal key (such as "A") is pressed
> from the onscreen keyboard, I can be notified to do something just
> like when that key is pressed from real keyboard. But it seems
> EditText can not receive onKey event from onScreen keyboard.
>
> How can I do that?
>
> Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to