HI, Please help on this issue..?
On Saturday, April 27, 2013 9:52:15 AM UTC+5:30, abhay_401 wrote: > > Hi, > > We are working on a device which contains physical keyboard with OS > version 4.0.4(ICS)(Note: looks like Blackberry bold model). > > In that device *Shift Key (*KEYCODE_SHIFT_LEFT*) and *ALT key* > (*KEYCODE_ALT_LEFT*)is not working. > > We are getting the proper KEYCODEs when we press those buttons in > PhoneWindowMAnager.java. > > Now where we have to handle those keys and what exactly functionality > needs to be implement when press those hard keys. > > Otherwise in ICS, is already handled those keys in some other files?? > Generally when we press once the SHIFT key, for eg: when I press and hold > shift key after that if I press 'a'character then 'A' needs to be printed. > This kind of functionality needs to be implement for SHIFT key. > > And when we press ALT key it has to be display Special Character. > > Is anybody is having any idea about this... > > Regards, > Abhilash > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

