开发者

Approach for Virtual Keyboard IME for android

开发者 https://www.devze.com 2023-04-12 21:13 出处:网络
I wish to implement a virtual keyboard IME for android. But when I go for references with android\'s provided softkeyboard sample it says

I wish to implement a virtual keyboard IME for android. But when I go for references with android's provided softkeyboard sample it says

This code is focused on simplicity over completeness, so it should in no way be considered开发者_JAVA技巧 to be a complete soft keyboard implementation.

So what are other things that I need to take care to implement custom IME.

Thanks..


Depends on what kind of keyboard you plan to make. The sample is a full working keyboard - although not very advanced. I used it as a starting point, when I made my own keyboard: Maxikeys. It worked OK for that - although I think the documentation could be improved a bit - maybe it was just because I had to combine it with a GLSurfaceView.

have fun

Hardy Henneberg

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号