如何使用j2me midp2.0以编程方式获取移动键盘类型?
我想以编程方式了解移动键盘的类型是 qwerty 键盘还是普通键盘。基于此,我必须执行手机的一些关键事件。如何得到这个?
I want to know the type of the mobile keypad whether it is qwerty keypad or normal keypad programatically. And based on this, I have to perform some key events of the mobile. How to get this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在诺基亚设备上,您可以使用
com.nokia.keyboard.type
系统属性。有关链接的更多信息On Nokia devices you can use the
com.nokia.keyboard.type
system property. More information on the link