android - 自己的 Android 应用中的 Google+ 推送通知

标签 android push-notification google-plus android-c2dm

是否可以注册我的应用程序以接收 Google+ 推送通知?

据我了解,应用程序由其包名标识,以确保向正确的应用程序发送通知。是否可以通过更改包名称让 Android 通知我自己的应用 Google+ 上发生了某些事情?或者有更简单的方法吗? Google 甚至想要基于 G+ 构建的第 3 方应用程序吗?

最佳答案

第 3 方应用程序无法接收 Google+ 推送通知。请在此处的问题跟踪器上提交新功能请求:http://code.google.com/p/google-plus-platform/issues/entry

如果您对 Google+ API(它提供对公共(public)数据的只读访问)感兴趣,您将希望访问 https://developers.google.com/+/api/ .

关于android - 自己的 Android 应用中的 Google+ 推送通知,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10550983/

相关文章:

java - Android:读取文本文件并存储到 ArrayList<String>

ios - 处理多个推送通知时出错

android - Google Plus Android GoogleAuthUtil.getToken() 等效于 iOS

ios - 在 iOS 应用程序中集成 Google Plus

android - 什么是名为 "android"的二进制文件/脚本?

java - 正确的字符集 |

python - GmailAPI : "Error sending test message to Cloud PubSub projects/[project-id]/topics/[topic-id] : User not authorized to perform this action."?

android - 没有收到推送机器人的通知

javascript - Google+ 互动帖子 - 如何使用生成的链接?

android - 使用改造和 rx java 的多个 api 请求