Include Word Suggestions in Android Keyboard

后端 未结 2 1715
隐瞒了意图╮
隐瞒了意图╮ 2020-12-18 12:07

Hi I want to include word suggestions in my custom keyboard.

e.g if I write wi it should suggest me whether you want to write \"winner\

2条回答
  •  不知归路
    2020-12-18 13:00

    You can search for source code for android keyboard that are having this suggestion bars, i.e. download source for android gingerbread 2.3 keyboard source code, as android is opensource you can get the code easily.

提交回复
热议问题