Getting neighboring cells information using android Samsung galaxy smartphones

无人久伴 提交于 2019-12-06 00:24:33

It seems Samsung phones not supporting neighbor display. Please check this forum:

http://www.finetopix.com/showthread.php?30787-G-NetTrack-Android-OS-Netmonitor/page2

The developer of this app said that samsung chips not supporting commands for display neighbors.

As @Ayman said most of samsung phones and also some other phones not support getNeigbouringCells()

The cellid implementation varies from mobile device to mobile device since these features are considered to be optional. for example:

Samsung (all devices): getNeigbouringCells () is not supported at all and always returns an empty list.

according to this: http://wiki.opencellid.org/wiki/Android_library

and this:

https://code.google.com/p/android/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Owner%20Summary%20Stars&groupby=&sort=&id=24306

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