You might want to look at :
http://www.kandroid.org/android_pdk/keymaps_keyboard_input.html#androidKeymapKeyCharMap

-Abhinayak

On Thu, Aug 20, 2009 at 10:07 AM, Miller Fu <miller.fu...@gmail.com> wrote:

>
> 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