Automatically login to Gmail using a WebView?
问题 I'd like to use the user's Gmail username and password to automatically login to Gmail inside a WebView . Is there any existing code how to do this, as I'm having trouble with it (which hidden fields need to be posted, getting/re-injecting the cookie). I have tried to simply fill in the username/password-fields using JavaScript, which works, but on submitting the login-form (using JavaScript again), the WebView asks the users whether he/she wants the password to be saved, which I need to