reading sms messages from my inbox in j2me

♀尐吖头ヾ 提交于 2019-12-01 08:25:34

问题


how can i read sms messages in my inbox?i want to read the sms msgs ,no of msgs etc Can i do it in j2me?if yes how? i want to run the app on nokia and sony


回答1:


I believe you can't read sms directly from your inbox. However you can run your j2me application and wait for incoming sms. In other words, you can't receive any sms if the application is not running.




回答2:


unfortunately you will need to wait for midp3 to achieve this unless you are using the blackberry sdk in which case there are classes that enable you to read the message box



来源:https://stackoverflow.com/questions/2238764/reading-sms-messages-from-my-inbox-in-j2me

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!