How do I implement ?Sign in with google' in my android app?

Asked

Viewed 2,043 times

1

I’m having difficulty integrating 'Sign in with google' in my app, I followed the documentation, not working out.

any hint and help?

  • 1

    Exactly what went wrong? Improve your question to help us...your question became very "vacant".

2 answers

4


  • 1

    I didn’t understand why someone gave -1. I found the tutorial great to understand the implementation :)

  • 1

    Answer that dependent on a link is tense, could you make a summary of what was explained there? So your answer does not become invalid if the link break. By the way, it’s broken :) -1

  • 1

    @Renan doesn’t think he is anymore, but I agree with you, if this was all in one answer, it would certainly be one of the best here to explain this integration. In any case, in the absence of a full answer, a partial answer is better than nothing. +1

3

Until a few weeks ago, I was using Google Plus for authentication in our app. However, Google recently released an excellent Toolkit for application authentication.

It’s called Google Identity Toolkit.

I recommend you use this new engine for authentication, because in addition to being able to authenticate with Google Plus, you can also add button to login with Facebook, Microsoft Account and others. Take a look at this link: https://developers.google.com/identity/toolkit/

Browser other questions tagged

You are not signed in. Login or sign up in order to post.