Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.34 KB

File metadata and controls

18 lines (13 loc) · 1.34 KB

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: