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)
Android APIs
Added in API level 5
package

android.accounts

Interfaces

AccountManagerCallback <V>  
AccountManagerFuture <V> A AccountManagerFuture represents the result of an asynchronous AccountManager call. 
OnAccountsUpdateListener An interface that contains the callback used by the AccountManager  

Classes

AbstractAccountAuthenticator Abstract base class for creating AccountAuthenticators. 
Account Value type that represents an Account in the AccountManager
AccountAuthenticatorActivity Base class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator. 
AccountAuthenticatorResponse Object used to communicate responses back to the AccountManager  
AccountManager This class provides access to a centralized registry of the user's online accounts. 
AuthenticatorDescription A Parcelable value type that contains information about an account authenticator. 

Exceptions