This is a practice project of Android Firebase push notification with PHP backend. I followed Ravi Tamada's tutorial and source codes to develop this project.
- You have to modify config.php file with your own Firebase Server Key. This key you'll get from Firebase official website.
- You have to add your own google-services.json file from your Firebase console. Otherwise the project don't run properly.