meafs / Android-Firebase-Notification-With-PHP-Backend

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.

Home Page:https://hellohasan.com/2019/10/29/android-firebase-push-notification-php-backend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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.

https://hellohasan.com/2019/10/29/android-firebase-push-notification-php-backend/


Languages

Language:Kotlin 56.6%Language:PHP 43.4%