Android-Firebase-Notification-With-PHP-Backend icon indicating copy to clipboard operation
Android-Firebase-Notification-With-PHP-Backend copied to clipboard

This is a practice repository of Android Firebase Push Notification with PHP Backend. I wrote a blog post about this topic on my Bengali blog site.

Android Firebase Push Notification with PHP Backend

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.

Web admin panel Screenshot

Android App Screenshot

Instructions

  • 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.

Quick Links: