-
public class LocationUtils
-
-
Method Summary
Modifier and Type Method Description static LocationgetLastKnownLocation(LocationManager pLocationManager)Get the most recent location from the GPS or Network provider. -
-
Method Detail
-
getLastKnownLocation
static Location getLastKnownLocation(LocationManager pLocationManager)
Get the most recent location from the GPS or Network provider.
-
-
-
-