Search code examples
androidlocation

How to get latitude and longitude values from Cell Id in android?


I am developing a android application in that i want find the user location using GPS. That is working fine .But if the GPS is Disabled means i want to find the user location based on the CellID and Loc .It is possible or not

It is possible means please tell me how to do that with sample code

Waiting for reply


Solution

  • Here is complete tutorial of Location-Based Services Using CellID in Android.