[android-developers] Re: neighbor cell information yields odd results with 3G

2009-12-09 Thread Ken H
getCid() is in hex format. I do a thisCell.getCid() 0x to get the decimal format. Now the cdma end of it is a big 'ol mystery. Ken On Oct 20, 11:42 am, Jimmy jlama...@gmail.com wrote: The MNC and MCC can be parsed from the serving cell information (it works in 2G and seems to work in 3G

[android-developers] Re: neighbor cell information yields odd results with 3G

2009-10-20 Thread Jimmy
The MNC and MCC can be parsed from the serving cell information (it works in 2G and seems to work in 3G as well) from the telManager.getNetworkOperator() and the neighbor LACs can be parsed from NeighboringCellInfo string. So most of the info is there. It's just the 3G neighbor info that is

[android-developers] Re: neighbor cell information yields odd results with 3G

2009-09-30 Thread Will 'Varfar'
there's quite a history of people asking this exact question. Not a single answer yet though. Quite what you can do with a CID without the LAC and MNC etc is a bit unclear anyway. And these questions, they keep disappearing from the search results. Search this group for