Do you mean android.inputmethodservice.KeyboardView? You can handle
them by override onKeyDown and onKeyUp of InputmethodService. Please
pay attention to "Key" in onKeyDown and onKeyUp, it means physical
key.

On Aug 4, 5:25 pm, Rahul <[email protected]> wrote:
> Hi
>
> Do u know How to handle KEY_DOWN and KEY_UP event for SoftKeyBoard . i
> got one example in developer blog but its not enough to undestand  pls
> help me
> Thank you

--~--~---------~--~----~------------~-------~--~----~
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