Changes

Jump to: navigation, search

Working with the Google Maps Android API

29 bytes added, 20:09, 1 July 2013
Checking for Google Play Services Support
When called, this method will return a status value indicating whether the service is available, missing, invalid, disabled or requires an update. Some of the error states are categorized as being user recoverable. Whether or not the error is recoverable or not can be identified by a call to the GooglePlayServicesUtil isUserRecoverableError() method, passing through the status value as an argument.
In the event that the failure is user recoverable, a call to the getErrorDialog() method will display a dialog to the user providing the option either to enable Google Play on the device or, if necessary, download and install the Google Play services package from the Google Play Store.  <google>BUY_ANDROID</google>
== Understanding Geocoding and Reverse Geocoding ==

Navigation menu