Since: API Level 1
package

android.location

Classes | Description

Classes defining Android location-based and related services.

more...

Interfaces

GpsStatus.ListenerUsed for receiving notifications when GPS status has changed. 
GpsStatus.NmeaListenerUsed for receiving NMEA sentences from the GPS. 
LocationListenerUsed for receiving notifications from the LocationManager when the location has changed. 

Classes

AddressA class representing an Address, i.e, a set of Strings describing a location. 
CriteriaA class indicating the application criteria for selecting a location provider. 
GeocoderA class for handling geocoding and reverse geocoding. 
GpsSatelliteThis class represents the current state of a GPS satellite. 
GpsStatusThis class represents the current state of the GPS engine. 
LocationA class representing a geographic location sensed at a particular time (a "fix"). 
LocationManagerThis class provides access to the system location services. 
LocationProviderAn abstract superclass for location providers.