@Jonathan.. That is my question. I want to know *where* the input to the 
EditText is from.. (i.e if its through the soft keyboard or using the 
physical one).

@Mark.. the soft keyboard disappears only when the physical keyboard is slid 
open right? Therefore I cannot force my app to not show it, because then it 
will not show up on another phone which does not have a physical keyboard... 
Right? I guess I'l have to check if a physical keyboard exists and force the 
soft keyboard to not show if it does.

Also is it possible to detect a keystroke without using an EditText?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to