I want to add Czech dictionary to LatinIME (it is only missing part, UI and keyboard are already here).
I found source of LatinIME in source of android itself. There is a sample.xml file which show correct structure for creating dictionaries, but there is a point I got stuck. What do I have to do next?
I want to add Czech dictionary to LatinIME (it is only missing part, UI
Share
I have starting reading about this about a week ago.
I think you should read code from this link. He did something similiar but in Greek.
Hope it’s useful.