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

2011-06-24 Thread Alok Kulkarni
id-developers@googlegroups.com > [mailto:android-developers@googlegroups.com] On Behalf Of Alok Kulkarni > Sent: Thursday, June 23, 2011 9:59 PM > To: android-developers@googlegroups.com > Subject: [android-developers] Get the virtual keyboard set by user > > Hi all. >  Can we progr

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

2011-06-23 Thread Trung Liem Vo
-developers@googlegroups.com Subject: [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

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

2011-06-23 Thread Alok Kulkarni
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(Configurat