Material Wallpaper
  • Welcome
  • Android Studio
    • Getting Started
    • Import Project
    • Generate google-services.json
    • Change Package Name
    • OneSignal Configuration
    • Server Connection
    • Ad Network
    • AdMob GDPR (Legacy)
    • Funding Choices
    • Change App Logo
    • Change App Color
    • Change App Font
    • Text Assets
  • Admin Panel
    • Getting Started
    • Create Database
    • Import Database
    • Upload PHP Script
    • Database Configuration
    • Video Tutorial
  • Publish the App
    • Release Version
    • Generate Signed APK
  • Migrate from Older Version
    • Version 4.1.0 to 4.2.0
    • Version 4.0.0 to 4.1.0
    • Version 3.x.x to 4.0.0
    • Version 2.5.0 to 3.x.x
    • Version 3.0.0 to 3.1.0
  • Changelog
  • Rating and Support
  • FAQ
Powered by GitBook
On this page
  1. Android Studio

Generate google-services.json

PreviousImport ProjectNextChange Package Name

Last updated 4 years ago

Before you do step change the package name, you must do this step for firebase project configuration

Please note : this step is mandatory to generate google-services.json file

Visit ​

Please register or log in first and then select create new project. In the dialog window enter the name of the project that will be created and the contents of the state and then click the create project to continue.

After successfully creating a project on Firebase then the page will be redirected to the dashboard project that has been made.

Then on the dashboard Firebase select Add Firebase to your Android app. In the next dialog window enter the name of the Android application package and SHA1 of fingerprints Certificate (optional).

Next will download the configuration file json google-services.json automatically, which will be added in the directory app in the Android project.

Firebase Console