问题
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