Have you try LocationManager class in android. This class allow user to request location by gps and network provider both.
FusedLocationProvider is latest android api to get location
0
solved Location tracking system without using internet in android