> For the complete documentation index, see [llms.txt](https://vido.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vido.gitbook.io/docs/2.0/android/firebase.md).

# Firebase  \[ must ]

Integrate Project with Firebase

Configure firebase is very **IMPORTANT** for this project, From this firebase configuration you will get 4 feature,

Make sure you already change **applicationId** at previous section.

**1. Firebase Analytics**\
**2. Firebase Push Notification / Firebase Cloud Messaging (FCM)**\
**3. Firebase Ads**\
**4. Firebase Remote Config**

Here you can follow this article : [**http://blog.dream-space.web.id/?p=116**](http://blog.dream-space.web.id/?p=116)

**ADMIN PANEL**\
You will get FCM API KEY for admin panel need ( you can read tutorial admin panel documentation )

**ANDROID**\
Then you need to generate file **google-services.json** for android project, [**http://blog.dream-space.web.id/?p=217**](http://blog.dream-space.web.id/?p=217)
