Android GSM/CDMA cell reload

六眼飞鱼酱① 提交于 2019-12-12 05:06:34

问题


I have problem (challenge) with my app. I want to be connected to the "best" GSM or CDMA cell - the closest, with the best signal, etc... As I turned off the cell-phone functions and turned it on back. That is the thing I want to do in my app, because I need to have the most recent informations of location without using GPS or any data.

Can I find the way, how to force Android to refind the GSM/CDMA cell?

Lot of thanks for all!


回答1:


For GSM, the cell you are connected to is decided by the network. The network tells the device which cell to use and also when to perform an handover,.i.e. change the cell. I would assume that this functionality is deeply buried in the hardware/firmware of your device with no chance to change it



来源:https://stackoverflow.com/questions/9772055/android-gsm-cdma-cell-reload

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