简体   繁体   English

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

[英]Google+ push notifications in own Android app

Is it possible to register my app to receive Google+ push notifications? 是否可以注册我的应用以接收Google+推送通知?

As I understand it, apps are identified by their package name to make sure the correct application gets sent the notification. 据我了解,应用程序通过其包名识别,以确保向正确的应用程序发送通知。 Would it be possible to get Android to notify my own app that something happened on Google+ by changing the package name? 是否有可能让Android通过更改包名称通知我自己的应用在Google+上发生了什么? Or is there an easier way? 或者有更简单的方法吗? Does Google even want 3rd party apps that build on G+? 谷歌甚至想要基于G +构建的第三方应用吗?

It is not possible for 3rd party applications to receive Google+ push notifications. 第三方应用程序无法接收Google+推送通知。 Please file a new feature request on the issue tracker here: http://code.google.com/p/google-plus-platform/issues/entry 请在此处向问题跟踪器提交新的功能请求: http//code.google.com/p/google-plus-platform/issues/entry

If you're interested in the Google+ APIs (which provides read-only access to public data) you will want to visit https://developers.google.com/+/api/ . 如果您对Google+ API(提供对公共数据的只读访问权限)感兴趣,请访问https://developers.google.com/+/api/

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM