Hello,

I am creating a web app which requires a login. It seems my webview 
autofill/autocomplete does not work. Is this feature disabled by default 
and I need to turn it on with a basic boolean value. In my search through 
the web I have found many posts asking how to disable this feature, leading 
me to believe that it is enabled by default. My credentials are remembered 
and autofilled fine when testing my web app in chrome for android. I have 
also loaded gmail in my webview and tested to see if autofill worked, and I 
still could not get it to work. I have tried getSaveFormData 
and setSaveFormData, but maybe I am not implementing them correctly. My app 
is set for SDK 18 and up.

Thanks



-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/e65eb038-627d-4dfa-aa1b-50b00ee51a12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to