Stay organized with collections
Save and categorize content based on your preferences.
android.view.autofill
Classes
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.view.autofill\n\nAdded in [API level 26](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\nandroid.view.autofill\n=====================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/android/view/autofill/package-summary \"View this page in Kotlin\") \\|Java\n\nClasses\n-------\n\n|-------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AutofillId](/reference/android/view/autofill/AutofillId) | A unique identifier for an autofill node inside an [Activity](/reference/android/app/Activity). |\n| [AutofillManager](/reference/android/view/autofill/AutofillManager) | The [AutofillManager](/reference/android/view/autofill/AutofillManager) class provides ways for apps and custom views to integrate with the Autofill Framework lifecycle. |\n| [AutofillManager.AutofillCallback](/reference/android/view/autofill/AutofillManager.AutofillCallback) | Callback for autofill related events. |\n| [AutofillValue](/reference/android/view/autofill/AutofillValue) | Abstracts how a [View](/reference/android/view/View) can be autofilled by an [AutofillService](/reference/android/service/autofill/AutofillService). |\n| [VirtualViewFillInfo](/reference/android/view/autofill/VirtualViewFillInfo) | Information for the virtual view to the autofill framework. |\n| [VirtualViewFillInfo.Builder](/reference/android/view/autofill/VirtualViewFillInfo.Builder) | A builder for [VirtualViewFillInfo](/reference/android/view/autofill/VirtualViewFillInfo) |\n\n-\n\n Classes\n -------\n\n - [AutofillId](/reference/android/view/autofill/AutofillId)\n - [AutofillManager](/reference/android/view/autofill/AutofillManager)\n - [AutofillManager.AutofillCallback](/reference/android/view/autofill/AutofillManager.AutofillCallback)\n - [AutofillValue](/reference/android/view/autofill/AutofillValue)\n - [VirtualViewFillInfo](/reference/android/view/autofill/VirtualViewFillInfo)\n - [VirtualViewFillInfo.Builder](/reference/android/view/autofill/VirtualViewFillInfo.Builder)"]]