> For the complete documentation index, see [llms.txt](https://mobiledocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mobiledocs.themeparrot.com/woocommerce-mobile-app/bookstore/firebase-configuration/android-configuration.md).

# Android Configuration

**Integrating Firebase with the Android app**

* Open your firebase project console, click the gear icon in the upper left corner, and select Project setting
* At the top, click on the Android icon to add a new android application.

![](/files/EwQC56C1TeWbKJIyOErb)

* The next screen will ask you for some information about your application.

![](/files/nBjUbzLolu5dkDUX6juD)

* Your Android package name should match the Id from your AndroidManifest.xml file
* Nickname and Debug Signing Certificate are optional
* Then click the Register app button.

**Download and Use the google-services.json file**

* Download the google-services.json file to your local machine. Then move the file into your J2store mobile app  Android project directory, specifically under android/app/.
