开发者

How to get custom virtual keyboard in android?

I need to get virtual keyboard开发者_StackOverflow中文版 like that contains all numbers maybe through android:keyboard

i also need a keyboard that contains all alphabets only


As far as i know, there is no "only alphabet" keyboard is available using android:keyboard. But what you can do is

1) Restrict input of numbers by manually putting a validation in your edittext field. 2) You can create your own virtual keyboard. This link contains some information for the purpose.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜