Fly TV PRO
  • 📺Welcome
  • Getting Started
    • Download Android Studio
    • Open Project
  • Project Structure
    • Module Structure
      • network
      • chachemanager
      • app_data_source
      • app
    • Product Flavor
  • Project Customization
    • Change App Name
    • Change App Icon
    • Change ApplicationId
  • Firebase Configuration
    • Create Firebase Project
    • Add your App to Firebase
    • Sync and Rebuild Project
  • Backend Configuration
    • Server requirment
    • Installation Fly tv admin
    • API Connection to your app
    • Push Notification Configuration
  • Admob configuration
  • Product License
  • Thank you
Powered by GitBook
On this page
  1. Firebase Configuration

Add your App to Firebase

PreviousCreate Firebase ProjectNextSync and Rebuild Project

Click on the "Android" icon to add your Android app to the Firebase project.

Follow the prompts to register your app, including providing the (applicationId) you've set in your app's build.gradle.kts product flavor pro block.

  • Download the google-services.json file .

  • You don’t need to include the firebase sdk .it already included in the project just continue the process.

  • Select or switch to project mark in top left "project" .

  • Rreplace google-service.json file in the pro directory of your Android project.