Wednesday 8 March 2017

Firebase Integration - Android training in Chandigarh


Firebase Integration



Firebase provides backend services for managing apps. Firebase provides an API that allows application data to be synchronized across clients and stored in Firebase cloud.


How to add Firebase to your app


  • Create a firebase project in the Firebase console. If you already have an project associated with your mobile app, then directly click Import Google Project. Otherwise, Create New Project.


  • Click on Add Firebase to your Android Android App and follow the setup steps.


  • When prompted, enter your app’s package name. It is important to enter the package name, this can only be set when you add an app to your Firebase project.


  • At the end, you will download a google services.json file. We can download this file again at any time.


  • If you have not done already, copy this into your Project module folder.   





To integrate Firebase, you need to create an account on Firebase. Some important steps that we need to integrate firebase on our app.


  • Create a New Project.
  • After creating a project, Create a Firebase app.
  • Add supporting libraries.
  • Then we add Packaging options.
  • Add internet permissions that we needed.
  • After that Setup firebase on Android.
  • Add firebase Database URL.
  • Create data to Firebase.
  • Read store data.
  • Save multiple Json data.

To learn more about Firebase integration, join Android training in Chandigarh which is provided by CBitss Technologies.

0 comments:

Post a Comment