Codenameone:How to get the mobile number of current sim card in real device?

妖精的绣舞 提交于 2019-12-10 11:39:03

问题


How to get the mobile number of current sim card in real device and how to read meassage from mobile . I just want to read sim card number and messages of mobile. Can you please let me know how to resolve it.


回答1:


Mobile devices don't provide that information for security/privacy reasons. You can access it in some low level Android API's but since this isn't portable we don't expose that.

Notice that apps like whatsapp, uber, gettaxi etc. all ask you to type in your phone number then a verification code sent via an SMS. That's exactly what JAT (which was built with Codename One) does.



来源:https://stackoverflow.com/questions/38933059/codenameonehow-to-get-the-mobile-number-of-current-sim-card-in-real-device

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