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 we press those hard keys.
In GB these keys are working but in ICS it's working. 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.

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 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
--- 
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to