How to get touch events when the user is typing with a soft keyboard on Android -


in research project need obtain touch event when user typing soft keyboard. possible if draw soft keyboard on imageview , set touchlistener imageview, have figure out key user typing on. reimplementing soft keyboard. wondering if there way can set touchlistener view of existing soft keyboard , both touch event , text?

you'll want use keyevent see this: http://developer.android.com/reference/android/view/keyevent.html


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -