As I know, current Android framework support qwerty key layout and
character mapping.

I am going to support French and German now, suppose after changing
the locale in setting application, the character should change to
French or others. I know currently there is qwerty character mapping
support only(qwerty.kcm.bin).

Does it mean it will work if add French character mapping file under /
usr/keychars/XXX.kcm.bin

I don't think so since function KeyCharacterMap::load(int id) always
get parameter id=0;


If anybody can give some clues, I appreciate.

thanks in advance.

Miller Fu
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to