标签: java custom-keyboard ime android-input-method
我正在通过此链接BinaryDictionary通过xml到dict选项为拉丁文IME(.dict)创建二进制字典。一切正常,但是当我在LatinIME项目res/raw/main_en.dict中导入结果dict文件时,它没有显示任何结果。
res/raw/main_en.dict
尽管当我使用google git提供的先前的.dict文件时,它仍然可以正常工作。在我的拉丁文IME项目中,先前的.dict文件为main.jet, main_en.jet and empty.jet
.dict
main.jet, main_en.jet and empty.jet