why the cll id  from TelephonyManager.getNeighboringCellInfo,
is different TelephonyManager.getCellLocation.
It's more larger.

eg.

8321  //cid from TelephonyManager.getCellLocation. getCid()

415506483   //fromo TelephonyManager.getNeighboringCellInfo.getCid()



On Jul 11, 5:44 pm, mikewuth <mikew...@gmail.com> wrote:
> Hello everyone,
>      I'd like to ask some questions about the "NeighboringCellInfo"
> get from the
> "android.telephony.TelephonyManager.getNeighboringCellInfo."
>
> 1. Is the current connected BS information included in theNeighboringCellInfo?
>
> 2. I'm now trying to get the current Cell ID and current RSSI of the
> connected BS.
>    I can get the current CellID from the
> TelephonyManager.getCellLocation.
>    However, I still can't get the RSSI of that BS.
>    Is there any way to get the current BS's RSSI?
>
> Thanks a lot^^
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to