
Get your backend server's OAuth 2.0 client ID You will need to specify your app's package On the Credentials page, create an Android type client ID for your app.On the OAuth consent screen page, make sure all of the information is.Open your project in the API Console, or create a project if you.Implementation ':play-services-auth:20.6.0' Then, in your app-level adle file, declare Google Play services as aĭependency: apply plugin: '' If you're using a version of Gradle lower than 4.1, you must instead use: In your project's top-level adle file, ensure that Google's Maven

This guide is written for users of Android Studio, which is the recommendedĭevelopment environment.

Google Identity Services One Tap sign-in/sign-up.īefore you can start integrating Google Sign-In in your own app, you mustĬonfigure a Google API Console project and set up your Android Studio project.

That lacks many new features now available in the new library as described in Note: Google Sign-In for Android is based on an older, legacy library
