LAC (Local Area Code) is specific to area, like mine is 415 (San Francisco). The Cell ID is the ID of the cell tower. If only one network uses this tower, it's specific to that network.
On May 9, 10:06 pm, Vinay S <[email protected]> wrote: > Hi, > > Thanks for the reply. > > Actually, I am looking for a different information. > > When I request for getNeighbouringCellInfo() it gives a set of values. > > I would like to know, if the Cell Id and the LAC given by this > function is belonging to the same operator? Does the phone has the > capability to return the Cell Id of different operators around the > place..? > > Regards, > VInay > > On May 8, 7:36 am, Renam <[email protected]> wrote: > > > > > > > take a look at:http://en.wikipedia.org/wiki/Mobile_Network_Code > > I think that what you need. > > > Vinay S wrote: > > > Hi, > > > > I need one clarification regarding the NeighbouringCellInfo. > > > > When i query for the getNeighbouringCellInfo() method, it returns me > > > with 5-6 values. Sample response is below: > > > > 06 05 2010 23:59:19.643 Neighbouring Cell Info : > > > Cell Info [1] : Cell Id :20438 RSSI :-67 LAC :6012] > > > Cell Info [2] : Cell Id :22058 RSSI :-69 LAC :6012] > > > Cell Info [3] : Cell Id :22567 RSSI :-69 LAC :6010] > > > Cell Info [4] : Cell Id :22259 RSSI :-69 LAC :6012] > > > Cell Info [5] : Cell Id :22428 RSSI :-67 LAC :6012] > > > Cell Info [6] : Cell Id :22227 RSSI :85 LAC :0] > > > > My Question is, where these Cell Id and LAC given are specific to the > > > SIM operator or is it from all providers in this area? > > > If it is from multiple operators.., how can I distinguish them? > > > > Any kind of info regarding this will be useful. > > > > Thanks and Regards, > > > Vinay > > > > -- > > > 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 > > > -- > > 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 > > athttp://groups.google.com/group/android-developers?hl=en > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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

