How to configure Firebase Java SDK

Here I have used the spring project to configure firebase java SDK. For integrating java SDK let me explain what we have to do in Firebase Console and Spring Project. Download Admin SDK configuration snippetRead More...

How to set up an android app in firebase

In this article let me explain how to set up the android app in Firebase Console. Please go through the step-by-step process. Create the project in Firebase Console Add the android app to the project.Read More...

Send Push Notification from Firebase

Here I have explained how to send a push notification to the android app through Firebase Console. For sending push notifications we have to configure the android app in the Firebase console and need toRead More...