Stay organized with collections
Save and categorize content based on your preferences.
android.accounts
Interfaces
Classes
Exceptions
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.accounts\n================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/accounts/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|-----------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------|\n| [AccountManagerCallback](/reference/kotlin/android/accounts/AccountManagerCallback) | \u003cbr /\u003e |\n| [AccountManagerFuture](/reference/kotlin/android/accounts/AccountManagerFuture) | A AccountManagerFuture represents the result of an asynchronous [AccountManager](/reference/kotlin/android/accounts/AccountManager) call. |\n| [OnAccountsUpdateListener](/reference/kotlin/android/accounts/OnAccountsUpdateListener) | An interface that contains the callback used by the AccountManager |\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|\n| [AbstractAccountAuthenticator](/reference/kotlin/android/accounts/AbstractAccountAuthenticator) | Abstract base class for creating AccountAuthenticators. |\n| [Account](/reference/kotlin/android/accounts/Account) | Value type that represents an Account in the [AccountManager](/reference/kotlin/android/accounts/AccountManager). |\n| [AccountAuthenticatorActivity](/reference/kotlin/android/accounts/AccountAuthenticatorActivity) | Base class for implementing an Activity that is used to help implement an AbstractAccountAuthenticator. |\n| [AccountAuthenticatorResponse](/reference/kotlin/android/accounts/AccountAuthenticatorResponse) | Object used to communicate responses back to the AccountManager |\n| [AccountManager](/reference/kotlin/android/accounts/AccountManager) | This class provides access to a centralized registry of the user's online accounts. |\n| [AuthenticatorDescription](/reference/kotlin/android/accounts/AuthenticatorDescription) | A [Parcelable](../os/Parcelable.html#) value type that contains information about an account authenticator. |\n\nExceptions\n----------\n\n|---------------------------------------------------------------------------------------------|--------|\n| [AccountsException](/reference/kotlin/android/accounts/AccountsException) | \u003cbr /\u003e |\n| [AuthenticatorException](/reference/kotlin/android/accounts/AuthenticatorException) | \u003cbr /\u003e |\n| [NetworkErrorException](/reference/kotlin/android/accounts/NetworkErrorException) | \u003cbr /\u003e |\n| [OperationCanceledException](/reference/kotlin/android/accounts/OperationCanceledException) | \u003cbr /\u003e |"]]