如何向应用程序用户发送通知?

How to send notifications to app users?

我是 android 和 php 的新手,我一直在观看教程并实施它。我正在制作一个应用程序,我想在其中发送推送通知,我遇到过很多教程,但其中一些只在单个设备上实现,在我的情况下,我想将它发送给我的所有应用程序用户(学生谁将使用我的应用程序)。如果有什么方法可以通过通知传递消息,我已经制作了一个应用程序,在实时部分,我想在 activity 内发送推送通知。我该怎么做? 我在我的应用程序中集成了 firebase,但它不支持多行消息。我是 php 的新手,如果有任何我可以实施的教程,请提出建议。

您可以使用Google Cloud Messaging 以及Fire base Cloud messaging

我一定会帮助你 link 用于多个设备

Google 云消息

http://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/

Firebase 云消息传递

http://www.androidhive.info/2016/06/android-firebase-integrate-analytics/