# Register Android app

**Important:** It is possible to register multiple apps within the same Firebase project. However, please keep in mind that the Google Analytics service is linked to the Firebase project and not to a single app. This means that -within the linked Google Analytics dashboard- you, or anyone you grant access to your analytics dashboard, will be able to view analytical data for all apps registered in the Firebase project.&#x20;

{% embed url="<https://youtu.be/T5-A6YnOwXs>" %}

Pre-requisite(s):

* Firebase project. [Read more..](https://docs.appmachine.com/app-details/firebase/create-firebase-project)
* Android app Bundle ID. [Read more..](https://docs.appmachine.com/share-your-app/google-play/setup-your-android-app)

### Registering an Android app within your Firebase project

1. Login on <https://console.firebase.google.com/> and **open your Firebase project**. \
   \
   \&#xNAN;*If you don't have a Firebase project for your app yet, then follow the steps in* [*this article to create a Firebase project*](https://docs.appmachine.com/app-details/firebase/create-firebase-project)*.*<br>
2. Click on the Android logo below the text "**Get started by adding Firebase to your app**".<br>

   <figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80109697987/original/Xx3bocgXK0flx9fksa9fCEaplukXb_2P2Q.png?1654156748" alt=""><figcaption><p>Firebase project landing page</p></figcaption></figure>
3. **In Firebase**, **paste the Bundle ID** in the Android package name input field and **click Register app** to continue.\
   \
   \&#xNAN;*You can find the Bundle ID of your Android app by following steps 1-3 in* [*this article*](https://docs.appmachine.com/share-your-app/google-play/setup-your-android-app)*.*<br>

   <figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80109698501/original/N39rXLLowvJcg3m60_1Cwh_tl23g7Epsrw.png?1654156823" alt=""><figcaption><p>Register Android app in Firebase</p></figcaption></figure>
4. **Download the google-services.json file.** You'll have to upload this file during the Android publishing process in AppMachine. **Click Next** to continue.<br>

   <figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80109701680/original/gIdKh5lctRl47m0rfV5bTvio4zr5_e1czQ.png?1654157259" alt=""><figcaption><p>Download google-services.json file</p></figcaption></figure>
5. In Step 3 : '**Add Firebase SDK**' click Next without making any changes.<br>
6. In Step 4 : '**Next steps**' click the Continue button to complete the Firebase Android app registration.
