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

时间:2016-08-13 18:28:41

标签: php android firebase android-notifications firebase-cloud-messaging

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

1 个答案:

答案 0 :(得分:0)

您可以使用Google Cloud Messaging以及Fire基础云消息传递

我相信您可以为多个设备提供此链接

Google Cloud Messaging

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/