com.google.android.gms.common
Contains utility classes for Google Play services.
Annotations
SignInButton.ButtonSize | 
            
               Size constants - enumeration of supported sizes.  | 
          
SignInButton.ColorScheme | 
            
               Color constants - enumeration of supported color schemes.  | 
          
Classes
AccountPicker | 
            
               Common account picker similar to the standard framework account picker introduced in ICS: newChooseAccountIntent.  | 
          
AccountPicker.AccountChooserOptions | 
            
               Options for building an appropriate intent to launch the Account Picker.  | 
          
AccountPicker.AccountChooserOptions.Builder | 
            
               The builder for creating an instance of the   | 
          
ConnectionResult | 
            
               Contains all possible error codes for when a client fails to connect to Google Play services.  | 
          
ErrorDialogFragment | 
            
               Wraps the   | 
          
GoogleApiAvailability | 
            
               Helper class for verifying that the Google Play services APK is available and up-to-date on this device.  | 
          
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.  | 
          
SupportErrorDialogFragment | 
            
               Wraps the   | 
          
Exceptions
GooglePlayServicesIncorrectManifestValueException | 
            
               Exception encountered when the Google Play services version in the client app's manifest was incorrect.  | 
          
GooglePlayServicesManifestException | 
            
               Exception encountered while checking if the package's manifest is consistent with the Google Play services client libraries.  | 
          
GooglePlayServicesMissingManifestValueException | 
            
               Exception encountered when the Google Play services version was not present in the client app's manifest.  | 
          
GooglePlayServicesNotAvailableException | 
            
               Indicates Google Play services is not available.  | 
          
GooglePlayServicesRepairableException | 
            
               
  | 
          
UserRecoverableException | 
            
               UserRecoverableExceptions signal errors that can be recovered with user action, such as a user login.  |