Thursday, June 23, 2011

[android-developers] Get the virtual keyboard set by user

Hi all.
Can we programatically come to know whether Android keyboard is
currently being used by the user or not?
This requirement arises from the need of popping up Numeric keypad as
default and then user can switch to Alphanumeric keypad .This is
possible using editText.setRawInputType(Configuration.KEYBOARD_QWERTY)
but only if keyboard is set as Android Keyboard


Thanks,
Alok.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment