Page 1 of 1
New language
Posted: Wed Mar 24, 2010 11:17 am
by vgevorgyan
Hello
It's really good application.
How can I help for adding new language in application?
I want to add Armenian language.
Regards,
Vardan
Re: New language
Posted: Wed Mar 24, 2010 11:35 am
by cyril
Hi
there are 2 steps:
1) describe the keyboard layout. For each key I need the letter and its unicode (UTF-16) code
2) create a dictionary. A list of words sorted by decreasing frequency is enough
Re: New language
Posted: Wed Mar 24, 2010 10:38 pm
by vgevorgyan
Can you send an example?
Re: New language
Posted: Wed Mar 24, 2010 11:21 pm
by cyril
You can look at the xml of the stock keyboard:
http://android.git.kernel.org/?p=platfo ... ml;hb=HEAD
It would be something like this
Re: New language
Posted: Thu Mar 03, 2011 2:57 pm
by cyril
I hope one year was not too long
I added Armenian layout in the latest
beta