Contains utility classes for Google Play services.
Interfaces
Classes
| AccountPicker |
Common account picker similar to the standard framework account picker introduced in ICS:
newChooseAccountIntent. |
| ConnectionResult |
Contains all possible error codes for when a client fails to connect to Google Play services. |
| GooglePlayServicesUtil |
Utility class for verifying that the Google Play services APK is available and
up-to-date on this device. |
| Scopes |
OAuth 2.0 scopes for use with Google Play services. |
| SignInButton |
The Google sign-in button to authenticate the user. |
Exceptions