Hi all,

I'm thinking about to get more information cells in my area.
Android.telephony package is a good start, i tried the GsmCellLocation
(http://developer.android.com/reference/android/telephony/gsm/
GsmCellLocation.html)
but this only gives data about the active cell. How to access the
other towers?

So far, i've found: NeighboringCellInfo
(http://developer.android.com/reference/android/telephony/
NeighboringCellInfo.html)
but i'm not sure that this is what i'm looking for. Has anyone
encountered with this?
Is it possible the get the data (mnc, mcc, cellid, rssi) via this
object?

thx,
andrew

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to