Skip to main content

Android can"t open keycharmap file



12-21 11:30:29.707: W/KeyCharacterMap(30665): Can't open keycharmap file
12-21 11:30:29.707: W/KeyCharacterMap(30665): Error loading keycharmap file '/system/usr/keychars/qtouch-touchscreen.kcm.bin'. hw.keyboards.65538.devname='qtouch-touchscreen'
12-21 11:30:29.707: W/KeyCharacterMap(30665): Using default keymap: /system/usr/keychars/qwerty.kcm.bin



Anyone knows how to get rid of the above warning and what is causing it?


Source: Tips4all
Source: Tips4allSource: CCNA FINAL EXAM

Comments

  1. It is caused by missing /system/usr/keychars/qtouch-touchscreen.kcm.bin file. Shouldn't be serious, just minor annoyance. Possible fix here: http://alldroid.org/archived/threads/14925.html

    ReplyDelete

Post a Comment

Popular posts from this blog

Slow Android emulator

I have a 2.67 GHz Celeron processor, 1.21 GB of RAM on a x86 Windows XP Professional machine. My understanding is that the Android emulator should start fairly quickly on such a machine, but for me it does not. I have followed all instructions in setting up the IDE, SDKs, JDKs and such and have had some success in staring the emulator quickly but is very particulary. How can I, if possible, fix this problem?