All Collections
Publishing
Google-Specific Articles
How to Locate Your Android Bundle Id
How to Locate Your Android Bundle Id

This article will walk you through how to locate your Android Bundle ID from your Google Play Console Account.

Tim Tietz avatar
Written by Tim Tietz
Updated over a week ago

To find your Bundle ID (also known as Application ID or Package Name) in the Google Play Console, follow these steps:

  • Sign in to your Google Play Console account at https://play.google.com/apps/publish/

  • Select the app for which you want to find the Bundle ID

  • On the left-hand menu, click Dashboard.

  • The Bundle ID is located right below the app name. It typically follows the pattern “com.yourcompany.yourapp”

Note: The Bundle ID is unique to each app and is used to identify your app on the Google Play Store. It's important to ensure that the Bundle ID in your app's code matches the one registered in the Google Play Console.

Please keep in mind that Google Play Console's interface and navigation might change over time. Should you have any questions please reach out to support@buildfire.com and we will be happy to help.

Did this answer your question?