How I can get? Cell Tower ID Location Area Code (LAC) Mobile Network Code MNC and MCC

edited July 2014 in Android Mode

Good evening!

I want to make an application that needs to run the following:

  • Cell Tower ID
  • Location Area Code (LAC)
  • Mobile Network Code (MNC)
  • Mobile Country Code (MCC)

I've been looking for, but I could not find anything to help me.

How I can get this data?

I'm completely lost.

Regards and thanks advance

Answers

  • Answer ✓

    Perhaps take a look at this StackOverflow question. You can probably find the rest of the API by looking at similar questions or the Android reference itself... Keep in mind that you will probably need some permissions, such as "access phone state".

  • Hi, thanks for the help Calsing

    I think it's too complex for my current programming level...

    Best regards

Sign In or Register to comment.