PhoneGap cell tower information

吃可爱长大的小学妹 提交于 2019-12-13 03:38:13

问题


Is there anyway to get celltower information like cellId, cell location, etc using PhoneGap? I couldn't find any documentations in phoneGap site.


回答1:


You would need to write a plugin in order to get this information. I know on Android that you can get this information by using the android.telephony package.



来源:https://stackoverflow.com/questions/12690886/phonegap-cell-tower-information

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