tags:

views:

19

answers:

0

I want few keys to be added into android stack, for this i have added keycodes into the following files: Still i my remote keys are not working. NB:These keys have platform support

FILES

"frameworks/base/core/java/android/view/KeyEvent.java" -public class KeyEvent implements Parcelable -public final boolean isSystem()

"frameworks/base/include/ui/KeycodeLabels.h" -typedef enum KeyCode -static const KeycodeLabel KEYCODES[]

"frameworks/base/core/res/res/values/attrs.xml" -

Android_Eclair_Source/development/emulator/keymaps/qwerty.kl Android_Eclair_Source/out/target/product/smp86xx/system/usr/keylayout/qwerty.kl