Search code examples
javaandroidgoogle-account

Sign in using Google account in Android


Is there beautiful way to let user to sign in with it's GMail account? without typing his email, password and so on


Solution

  • If you mean with an account that is stored on the phone already, and you are accessing a Google service that requires a token rather than username/password you could look at the AccountManager