标签: android android-webview android-browser
可能重复: How to disable the “save password” dialog on an Android WebView?
有没有办法通过程序在Android浏览器上禁用“保存密码”功能。
答案 0 :(得分:1)
如果您正在谈论WebView,关于文档,无法来禁用此功能。
更新:Keyser添加了link that shows how to disable password saving from within the WebView.