Top "Android-autofill-manager" questions

The AutofillManager provides ways for apps and custom views to integrate with the Autofill Framework lifecycle.

Disabling Android O auto-fill service for an application

Android O has the feature to support Auto-filling for fields. Is there any way I can disable it for a …

android textview autofill android-8.0-oreo android-autofill-manager
Android Oreo disable autofill for EditText

I'm trying to disable autofill for all EditText's except my login screen. And no success yet. There is always "Autofill" …

android android-8.0-oreo android-autofill-manager