【问题标题】:How chromecast sender works on devices without Google play serviceschromecast sender 如何在没有 Google Play 服务的设备上工作
【发布时间】:2014-04-13 19:05:28
【问题描述】:

在我们的应用程序中,chromecast 按钮在没有 google play 服务(如 kindle fire)的设备上不可用,如果它已过时,请要求更新 google play 服务。 但我在 Red Bull TV 上看到了 chromecast https://play.google.com/store/apps/details?id=com.nousguide.android.rbtv 无需询问任何内容,甚至可以在 kindle fire 上运行,也可以在设备上使用超过 google play 服务的设备。

怎么可能?

【问题讨论】:

  • MediaRouteActionProviderMediaRouteButtonRemotePlaybackClient 是没有 Cast SDK 的 Android SDK 的一部分——也许这就是他们正在使用的东西。

标签: android google-play-services chromecast


【解决方案1】:

Red Bull TV 最初是使用不依赖 Google Play 服务的 Google Cast Preview SDK(作为New Chromecast apps for the holiday release 的一部分)构建的,因此可以在具有过时或没有任何 Google Play 服务的设备上运行。但是,官方的 Google Cast SDK(2014 年 2 月 3 日发布)确实需要最新版本的 Google Play 服务,并且所有 Preview SDK 应用程序都已禁用 March 17th, 2014(这可能是 Red Bull TV 从那时起收视率的原因由于 Chromecast 崩溃/失败,几乎都是 1 星)。

【讨论】:

  • 所以你的意思是使用公共 SDK 是不可能的?
  • 没错。目前,公共 SDK 仅限于支持 Google Play Service 的 Android 设备、iOS 和 Google Chrome。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2015-01-11
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2014-02-15
相关资源
最近更新 更多