Is there a model to extend the set of keycodes available in the Keyevent.java keycodes for new devices so that applications can access and use these keys?
I have a device that has several external softkeys for additional actions that do not fit into the existing keycode set. Just adding these to the keyevent keycodes seems like a recipe for trouble for application developers if this isn't coordinated somehow. Is there some other concept that I'm missing to do this? eg. I see KEYCODE_UNKNOWN here that might perhaps be leveraged to support device specific hard keys? thanks, Jason. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
