Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)

Class android.location. LocationManager

Added Methods
boolean   addGpsStatusListener ( Listener )  
void   addTestProvider ( String, boolean , boolean , boolean , boolean , boolean , boolean , boolean , int , int )  
void   clearTestProviderEnabled ( String )  
void   clearTestProviderLocation ( String )  
void   clearTestProviderStatus ( String )  
GpsStatus   getGpsStatus ( GpsStatus )  
void   removeGpsStatusListener ( Listener )  
void   removeTestProvider ( String )  
void   removeUpdates ( PendingIntent )  
void   requestLocationUpdates ( String, long , float , PendingIntent )  
boolean   sendExtraCommand ( String, String , Bundle )  
void   setTestProviderEnabled ( String, boolean )  
void   setTestProviderLocation ( String, Location )  
void   setTestProviderStatus ( String, int , Bundle , long )  
 

Added Fields
String   KEY_LOCATION_CHANGED  
String   KEY_PROVIDER_ENABLED  
String   KEY_STATUS_CHANGED