Skip to content
  • There are no suggestions because the search field is empty.

Google Sign In Configuration for Android App

Learn how to configure Google Sign-In for your Android app, including setting up OAuth credentials, matching package and SHA-1 keys, and integrating Google Client IDs through Google Cloud Console and Play Console.

Pre-Requisites

  1. Google Play Console Access
  2. Google Cloud Console Access
  3. App Already Live in PlayStore Or In Internal Testing

Pre-Check Before Configuring Google SignIn

  1. To enable google sign up for Android app, Navigate to the Website & Apps > Sign Up Settings > Sign Up Settings. 

    2 - 2026-04-21T130154.477

  2. Then click the Google option.

    2 - 2026-04-21T152848.032

  3. Now enable the Gmail SignUP. Then you need to enter Google app ID and Google app Secret.

    2 - 2026-04-21T153258.131

  4. Web Client ID configured for Google Sign In in web and Mobile app Builder should be same.

    2 - 2026-04-21T153512.470

  5. Bundle ID Used in App-Builder and App Package in Google Play Console should be same.

  • Navigation:
    • Google Play Console > Select App > Setup > App Integrity

Google Sign

SHA-1 Keys Configuration Navigations

Google Play Console
  • Google Play Console > Select App > Setup > App Integrity 
Google Cloud Console
  • Google Cloud Console > API’s & Services > Credentials

Step 1: 
Create Android Client ID Credentials under the same project where Web-Client ID and API Keys are configured for Google SignIn for Web

2 - 2026-04-21T153709.273

  • Click On Create Credentials > OAuth client ID

    2 - 2026-04-21T153843.299
  • Select Application Type as Android > Enter App Package name(bundle_id) > Get SHA-1 Keys from Google Play Console (SetUp > App Integrity > App Signing Key Certificate >SHA-1) > Create

    2 - 2026-04-21T154100.823

    2 - 2026-04-21T154230.059
  • Repeat the same step of creating Android Client ID for Upload Key Certificate also

    2 - 2026-04-21T154100.823

    2 - 2026-04-21T154230.059

On Completing the above configurations, Google Signin in Mobile application should be working fine. In Case if still there are issue being faced, please recheck with the Web-Client ID’s, Package names, Google Cloud Project.

 

Google Consent Screen Verification process and Publishing status from Testing to Production
Google Cloud Console > API’s & Services > OAuth Consent Screen
  • Change Publishing status of app from Testing to Production

    Google Sign
  • Click On Prepare for Verification

    Google Sign
  • Enter all necessary details with respect to Application and send for verification and submit for verification.

    Google Sign
  • Once you have the Client ID, enter it into the Google App ID field. To obtain the Google App Secret, click the Client ID. On this page, you can get the Secret ID.

    Google-Sign-In-Configuration-for-Android-App-04-08-2026_11_51_AM