Hi Matthias Brugger, in this case android virtual keypad not working properly,because if i made changes in generic.kl,generic.kcm i don't want to change android virtual keypad functionality i need both should work properly
On Wed, Oct 24, 2012 at 1:36 PM, Matthias Brugger <[email protected]>wrote: > On 10/24/2012 06:46 AM, venkat k raju wrote: > >> >> >> Dear all, >> >> i am working with am3703 custom board and tps65930,tps65930 have (6x6) >> Keypad Interface. >> >> now i want to integrate this keypad interface to my targetboard with >> android OS. >> >> i don't want to change android virtual keypad functionality i need both >> should work properly like >> whatever functionality i have assign to hardware key's it's work and as >> well as virtual keypad default android stack have >> >> can anybody suggest me some tips for this >> > > There are two ways: > 1. create a key layout file named after your keyboard. this should be > loaded automatically by Android.(copy it to /system/usr/keylayout) > 2. change the kernel driver of your keypad to send the keys you want to > the Android userspace framework. By default, Android uses the generic.kl > and generic.kcm files. > > Good luck. > Matthias > > >> thanks&Regards >> k.v.raju >> >> -- >> You received this message because you are subscribed to the Google >> Groups "rowboat" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> rowboat+unsubscribe@**googlegroups.com<rowboat%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/**group/rowboat?hl=en<http://groups.google.com/group/rowboat?hl=en> >> . >> > > -- thanks&Regards k.v.raju -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
