简体   繁体   English

我想从我的PHP应用程序向我的android应用程序发送通知

[英]I want to send a notification from my PHP application to my android app

I want to send notification from PHP application and same time it should be received by android application. 我想从PHP应用程序发送通知,而Android应用程序应同时接收它。 I have no idea about it. 我对此一无所知。 I just know i do not want to use thread to be schedule for seconds and call url but get activate when notification sends from PHP server. 我只知道我不想使用线程来安排秒数和调用url,但是在从PHP服务器发送通知时得到激活。

You required to use Android Cloud to Device Messaging C2DM API of Android, 您需要使用Android的Android云到设备消息传递C2DM API,

Please find a useful example from here . 请从这里找到一个有用的例子。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我想在我的Android应用中使用“解析通知” - I Want to Use “Parse Notification” in my Android App 我想显示通知,即使我的Android应用正在运行 - I want to show notification even if my Android app is running 我想向我的android应用程序的用户发送一个简单的日常提醒,我是否必须使用推送通知服务,还是有其他选择? - I want to send users of my android application a simple daily reminder, Do I have to use a push notification service or is there an alternative? Android:将通知从php服务器发送到通知栏到android应用程序 - Android: Send a notification to notification bar from php server to android application 我希望我的Android应用程序有一个简单的表单,可以发送信息到我的Gmail - I want my android app to have a simple form that can send information to my gmail 拦截来自另一个应用程序的推送通知android c2dm并在我的应用程序中使用通知 - Intercepting push notification android c2dm from another application and using the notification in my app 如何将发布参数从我的android应用发送到php文件 - How to send a post parameter from my android app to php file 我想将消息从Android Watch发送到Android Phone。 其他方法正在工作 - I want to send an message from my Android Watch to my Android Phone. Other way around is working 为什么我的 android 通知不会发送? - Why will my android notification not send? 我可以设置Google Assistant以使用Dialogflow向我的Android应用发送推送通知吗? - Can I set up Google Assistant to send a push notification to my Android app using Dialogflow?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM