【问题标题】:Push notificacions in Android without Google Play Services在没有 Google Play 服务的情况下在 Android 中推送通知
【发布时间】:2015-12-01 11:28:09
【问题描述】:

我们正在一个使用 TomTom 平板电脑的项目中工作,我们意识到 TomTom 的 Android 版本没有 Google Play 服务。

我们考虑过 Parse 或一些类似的推送服务,但我们不确定他们是否还需要 Google Play 服务才能工作。

在做Pulling之前有没有更好的解决方案?

【问题讨论】:

  • Parse 还使用 Google Play 服务。
  • 感谢 Madhur,还有其他解决方案吗?
  • 有一些替代的推送网关,例如 Pushy (pushy.me),它们不依赖于 Google Play 服务,而是建立自己的连接来接收推送通知。全面披露 - 我是 Pushy 的创始人兼首席执行官。

标签: android parse-platform


【解决方案1】:

你可能会看到RabbitMQ。它是开源且免费的

【讨论】:

    【解决方案2】:

    解析所需的 google play 服务,但您可以通过 gcm jar 文件来完成.... google 云消息传递不同,gcm.jar 不同。 你可以关注这个example

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-04-08
      • 1970-01-01
      • 2015-05-26
      • 1970-01-01
      • 2010-11-08
      • 1970-01-01
      • 2016-05-26
      • 1970-01-01
      相关资源
      最近更新 更多