Creating keymaps is not a part of the application SDK. You will need to wait for the full open source release of the platform.
On Aug 20, 8:38 pm, Linuxemacs <[EMAIL PROTECTED]> wrote: > Dear all, > I am porting android to my board. When i press some key on board, the > android crash and reboot android itself. The following list crash > message from logcat. Does anyone have method to resolve it? Thanks a lot > for your help! > > The error message: > W/KeyCharacterMap( 495): Bad keycharmap magic token > W/KeyCharacterMap( 495): Error loading keycharmap file > '/system/usr/keychars/pxa311_keypad.kcm.bin'. > hw.keyboards.0.devname='pxa311_keypad' > W/KeyCharacterMap( 495): Bad keycharmap magic token > E/KeyCharacterMap( 495): Can't find any keycharmaps (also tried > /system/usr/keychars/qwerty.kcm.bin) > I/DEBUG ( 489): *** *** *** *** *** *** *** *** *** *** *** *** *** > *** *** *** > I/DEBUG ( 489): Build fingerprint: > 'generic/generic/generic/:1.0/cmcc-75470/eng.linuxemacs.20080820.113606:eng/test-keys' > I/DEBUG ( 489): pid: 495, tid: 557 >>> /system/bin/runtime <<< > I/DEBUG ( 489): signal 11 (SIGSEGV), fault addr 00000000 > I/DEBUG ( 489): r0 001e67f8 r1 4001aa68 r2 00000000 r3 41039b84 > I/DEBUG ( 489): r4 44ea3d18 r5 00000004 r6 ad32bebd r7 41039b60 > I/DEBUG ( 489): r8 44ea3cf8 r9 41039b58 10 41039b48 fp 00000001 > I/DEBUG ( 489): ip ad32bebd sp 44ea3cf8 lr ad00d5b8 pc ad32bebc > cpsr a0000030 > I/DEBUG ( 489): #00 pc ad32bebc > /system/lib/libandroid_runtime.so > I/DEBUG ( 489): #01 pc ad32bebc > /system/lib/libandroid_runtime.so > I/DEBUG ( 489): #01 lr ad00d5b8 /system/lib/libdvm.so > I/runtime ( 597): Startup: sys='/system' asset='/system/app' data='/data' > E/ProcessState( 597): Binder driver protocol does not match user space > protocol! > E/ProcessState( 597): Binder ioctl to set max threads failed: Bad file > number > I/runtime ( 597): Entered boot_init()! > D/runtime ( 597): ProcessState: 0x11688 > I/runtime ( 597): Binder driver not found. Processes not supported. > D/AndroidRuntime( 597): > D/AndroidRuntime( 597): >>>>>>>>>>>>>> AndroidRuntime START <<<<<<<<<<<<<< > > Best regards! > Jiang Jiang > 2008-08-21 --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

