Set Up In Android Studio go to Tools > Firebase. A panel will pop out on the right. Next go to Realtime Database and click on “Save and retrieve data”. Next, Click on “Connect to Firebase”. This window will pop up. Leave everything as it is and click on “Connect to Firebase”. Under the sameContinue reading “How to upload images using Firebase, MySQL and PHP”
Author Archives: mdadcodes
How to send notifications from one device to another using Firebase
Set Up Firstly, you need to create a project in Firebase. So go to https://console.firebase.google.com/ Click on “Create a project”. Give your project a name. For this example, I chose to name it FirebaseNotification. You can choose to turn on or off Google Analytics. After deciding, click on “Create project”. You will be redirected toContinue reading “How to send notifications from one device to another using Firebase”