1️⃣
Traver
2.0
2.0
  • Welcome
  • ADMIN PANEL
    • Import Project
    • Structure
    • Database
    • Configuration
    • Notification
    • Ad Networks
  • ANDROID
    • Installation
    • Import Project
    • Firebase [must]
    • Google Maps
    • Google Sign In
    • Structure
    • API URL
    • Ad Networks
    • Room DB
  • Migration
Powered by GitBook
On this page
  1. ANDROID

Firebase [must]

PreviousImport ProjectNextGoogle Maps

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

Make sure you already change applicationId at file app/build.grade.

Please DON'T change any dependencies { } version and gradle version you ALLOW to change applicationId, versionCode, versionName

1. Firebase Analytics 2. Firebase Push Notification / Firebase Cloud Messaging (FCM)

Here you can follow this article :

ADMIN PANEL You will get Firebase Key (FCM) 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=116
http://blog.dream-space.web.id/?p=217