# 3.1 Android Notification Setup

Follow the steps below:

* From your firebase console, open the project you have just created.&#x20;
* Go to the Project Overview and click on the **plus icon** and then click on the **Android Icon**.

<figure><img src="https://lh5.googleusercontent.com/wA6DOYAr2HxlFpffjqzEBVqWqAs4DVnBsXYCIA2BJEyxTJvixZ5wyxt6MOgJvtva2u_O1eT4nYdVblrAwX7zugWX3xh4KFA5JpqhO2W0eaVh1MONjqP6uiFuAJuhFLHWwR2dkGeCvR_gODxo0LAXntVSbYTdGz_b5zJjVrR3uJYQU1WbGTLM3BcajqGs" alt=""><figcaption></figcaption></figure>

* Enter your android package name.

{% hint style="info" %}
Your package name should be like com.your\_name.your\_app\_name . Example: **com.microsoft.skype**. You can use the same package name for android & iOS. iOS doesn’t support under space in the package name. So, keep in mind that if you want to use the same package name for both android & iOS.
{% endhint %}

<figure><img src="https://lh5.googleusercontent.com/PZ1JJDDPG4pof2yBnXOK9V5pRKY5tH18s7QTd3ZZ8aDmFPAwjRhKWt7KejVewaSIK7JaHiy_Z6w8yZ8SGEufQw3RkmQ4tDSfCIRuNc4HQG_ac1s0jF_tfiQrca-EKFY9gvgywfVs_DgcYBRrDbiH83_4He4RLDy07VFpcozVyr0RIoiJpAXcrNMu1cTc" alt=""><figcaption></figcaption></figure>

* Click on the register app and skip other steps by clicking next.&#x20;
* Now go to **Project Settings** and click on the android icon and download **​google-service.json** file.

<figure><img src="https://lh5.googleusercontent.com/kYi266_IM16oZH5Apd4bzI2qDkyLeckBxJC5MosyvoZKFJkZOC4FdklKC3h4Xx2RAcgfGZqOCBbKc3M4aIbH7B1ebJB2HDDk4HkoeEXEpJ88w6c7CISu444Dol9WqLN8Fb8B60l1PGXflmoKgrk0G4J5peTE6beWavxVpEKDsvTPRVxNfrchmUZKEB6P" alt=""><figcaption></figcaption></figure>

* Now go to ​the **wordpress\_app/android/app**​ directory and paste the **google-service.json**​ file here.

<div align="left"><figure><img src="https://lh4.googleusercontent.com/6XmlMWnO1l1_jEBzRnGgDRQB-mLxXXilzsfscFgBXO0EhRZYxBe91vJWmUw_tO4CJ20GntFFVjHKe6dq5o5kfUO4-OFv-CGkTMSpiTz_gKeexPAKeiWlhRLoUUdRRpAcZ6hKJ2n_oS7NGkRphcFzbDRQwFzrgBjEsdToV-ghRhMKSYO-YHpGqIKF-mA4" alt=""><figcaption></figcaption></figure></div>
