How to get the cell tower area using the CellID and LAC in Android?

User 1034 picture User 1034 · Sep 28, 2011 · Viewed 15.4k times · Source

I am able to get the Cell Id and LAC(Local Area Code). But don't know how to decode the location. I should not connect to internet and should get the cell tower location using Cell Id and LAC.

If remember the basic model phones(Not built on Android) have an option to get that. The option is something like "Cell Info Display". If we enable it it used to show the current area on Phone main screen.

Is there any way to get the local area where the phone connected to on Android?

Answer

Umesh picture Umesh · Sep 28, 2011

There is a tutorial about this on AndDev.org:

Poor mans GPS - Cell(Tower)ID / Location Area Code -Lookup