Skip to content
English - United States
  • There are no suggestions because the search field is empty.

How to Find Your Android Bundle ID in Google Play Console

Find your app’s Bundle ID (Package Name) directly in the Google Play Console. This identifier is required for updates, integrations, and service connections.

How to Find Your Android Bundle ID in Google Play Console

 

Overview

The Bundle ID, also called the Package Name, is a unique identifier assigned to your Android app. It ensures your app is recognized correctly in the Google Play ecosystem. This is for developers managing apps in the Google Play Console and enables tasks like publishing updates and connecting services such as Firebase.

How to Find Your Android Bundle ID in Google Play Console

  1. Sign in to Google Play Console
  2. Choose your app
    • From the All apps section, select the app you want to check
  3. Locate the Bundle ID
    • On the Dashboard, find the Package Name listed under your app name
    • It typically follows this format:
      • com.yourcompany.yourapp

Pro tips

  • The Bundle ID cannot be changed after your app is created in the Google Play Console
  • Use the exact same Bundle ID when configuring services like Firebase or third-party SDKs
  • If you cannot find it on the Dashboard, check under App integrity or App settings where it may also be displayed