Build 1.0_r1

Package android.location

Classes defining Android location-based and related services.

See:
          Description

Interface Summary
LocationListener Used for receiving notifications from the LocationManager when the location has changed.
 

Class Summary
Address A class representing an Address, i.e, a set of Strings describing a location.
Criteria A class indicating the application criteria for selecting a location provider.
Geocoder A class for handling geocoding and reverse geocoding.
Location A class representing a geographic location sensed at a particular time (a "fix").
LocationManager This class provides access to the system location services.
LocationProvider An abstract superclass for location providers.
 

Package android.location Description

Classes defining Android location-based and related services.


Build 1.0_r1

Please submit a feedback, bug or feature