I\'m trying to get the neighbouring cell info in Android but the function getNeighboringCellInfo() always return null.
getNeighboringCellInfo()
I used the following code :
I think, maybe you haven't set all necessary permissions in Manifest. look here Null Issue with NeighboringCellInfo, CID and LAC
If you think you have them, put the manifest in the question, too, please.