如何更改“日期”和“时间”使用“J2ME”的手机?
我正在使用“J2me”开发一个移动应用程序,配置为“CLDC-MIDP2.0”。
在我的移动应用程序中,我需要使用户能够调整移动设备的“日期”和“时间”设置。
这里我使用“DateField”从用户那里获取日期,但我无法设置或更改手机的“日期”和“时间”。
如何使用“J2ME”更改手机的“日期”和“时间”?这里我使用“Nokia c2-00”手机进行测试。它是“S40”设备。
I'm developing a mobile application using "J2me" for a configuration "CLDC-MIDP2.0".
In my mobile application, I need to make the user should able to adjust the "Date" and "Time" settings of mobile.
Here I'm using "DateField" to get the date from the user, but I cannot set or change the mobile phone's "Date" and "Time".
How to change the "Date" and "Time" of the mobile phone using "J2ME"? Here I'm using "Nokia c2-00" mobile is for testing. It is "S40" device.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
答案可以找到 诺基亚的此页面
The answer can be found on this page at Nokia
Java ME 做不到。在 Java ME 中,有很多可用的安全功能。例如,
You can't do with Java ME. In Java ME, There are so many security features available. For example,