All Projects → hasancse91 → Android-Firebase-Notification-With-PHP-Backend

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

Licence: other
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.

Programming Languages

kotlin
9241 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Android-Firebase-Notification-With-PHP-Backend

apprise-ga
GitHub Action to send a dynamic push notification to every single platform thanks to the Apprise library
Stars: ✭ 18 (-64.71%)
Mutual labels:  push-notifications, notification
Notifme Sdk
A Node.js library to send all kinds of transactional notifications.
Stars: ✭ 1,854 (+3535.29%)
Mutual labels:  push-notifications, notification
gotify-push
Chrome Extension for Send Push Notification 🔔 to gotify/server ☁
Stars: ✭ 32 (-37.25%)
Mutual labels:  push-notifications, notification
Django Webpush
Web Push Notification Package for Django
Stars: ✭ 217 (+325.49%)
Mutual labels:  push-notifications, notification
spontit-api-python-wrapper
Send functional, flexible push notifications to iOS, Android, and desktop devices (without your own app or website).
Stars: ✭ 35 (-31.37%)
Mutual labels:  push-notifications, notification
xinge
腾讯信鸽push Golang lib
Stars: ✭ 25 (-50.98%)
Mutual labels:  push-notifications
push-notifications-php
Pusher Beams PHP Server SDK
Stars: ✭ 31 (-39.22%)
Mutual labels:  push-notifications
TTGNotificationGuard
Auto remove the observer from NSNotificationCenter after the oberser dealloc
Stars: ✭ 13 (-74.51%)
Mutual labels:  notification
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (-7.84%)
Mutual labels:  notification
AndroidProjects
个人总结归纳Android知识点。1.Data Binding框架MVVM;2. BaseView;3.CollapseView;4.Notification;5.MultiChannelBuild;6.SwipeBack;7.CustomTabs;8.HandlerCourse;9.VolleyStudy;10.OkHttpStudy;11.PermissionManage;12.InterView;13.KotlinLearning
Stars: ✭ 32 (-37.25%)
Mutual labels:  notification
BaseIotUtils
🔥🔥串口工具,屏幕适配,通知工具类,多文件断点下载,xls,xlsx操作,文件处理,crash控制,音视频播放,usb设备检测,adb工具等...
Stars: ✭ 44 (-13.73%)
Mutual labels:  notification
react-awesome-notifications
A beautiful fully customizable React + Redux notification system built with styled-components
Stars: ✭ 29 (-43.14%)
Mutual labels:  notification
cargo-testify
Watches changes in a rust project, runs test and shows friendly notification
Stars: ✭ 76 (+49.02%)
Mutual labels:  notification
StatusBarNotifier
✉️ A new way to display the android notifications in the status bar.
Stars: ✭ 33 (-35.29%)
Mutual labels:  notification
drone-wechat
drone wechat notification plugin
Stars: ✭ 13 (-74.51%)
Mutual labels:  notification
node-apn-http2
Communicate with Apple Push Notification Service via native Node.js v8.8.1+ HTTP2 module (node-apn drop-in)
Stars: ✭ 25 (-50.98%)
Mutual labels:  push-notifications
ohd
Garage Door Monitor (OverHeadDoor) - Python3, Raspbian
Stars: ✭ 126 (+147.06%)
Mutual labels:  notification
mod push appserver
Simple and extendable appserver for XMPP pushes (aka. XEP-0357)
Stars: ✭ 24 (-52.94%)
Mutual labels:  push-notifications
azure-notificationhubs-java-backend
Azure Notification Hubs SDK for Java
Stars: ✭ 31 (-39.22%)
Mutual labels:  push-notifications
frp-notify
一个专注于消息通知的 frp server manager plugin 实现,让你对进入 frps 的连接了如指掌,不再裸奔。
Stars: ✭ 44 (-13.73%)
Mutual labels:  notification

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].