开发者

Android Keyboard [duplicate]

This question already has answers here: 开发者_高级运维 Closed 10 years ago.

Possible Duplicate:

How to develop a soft keyboard for Android?

How to add a new key in android keyboard.


You will need to write your own input method editor (IME), perhaps cloning the existing one from the Android open source project. Then, you will need to install that IME in your phone. Here is an article covering some of the steps.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜