Android – 在SDK管理器(尚未)Google Cast SDK中看不到Google Play Services rev 15

根据 Cast SDK Docs,在Android中使用Cast SDK,需要Google Play服务修订版15.

我的SDK管理器中没有看到Rev 15.任何人都可以看到吗?或者知道什么时候我们可以期待开始用Android 15开发Android?有没有一个替代的差距来解决这个问题,直到Google推出所有的SDK管理器?

解决方法

Can anyone else see it yet?

不,因为它还不可用.

更新:好的,现在是.让下载开始!

or kNow by when we can expect to start developing for Android with rev 15?

the page that you linked to,在一个大的黄色盒子,你会发现:

Developing with the Google Cast Android APIs requires Google Play services 4.2,which began rolling out to devices worldwide on February 3rd. Once the update to devices is complete,the corresponding Google Play services library (revision 15) will be available for download from the Android SDK Manager.

(强调重点强调)

请注意,今天是二月三号,这意味着Play Services推出刚刚开始.

Is there an alternative stop gap to get around the problem till Google pushes out to all SDK Managers?

你可以耐心等待或者不耐烦地等待,如果你愿意的话.

相关文章

Android性能优化——之控件的优化 前面讲了图像的优化,接下...
前言 上一篇已经讲了如何实现textView中粗字体效果,里面主要...
最近项目重构,涉及到了数据库和文件下载,发现GreenDao这个...
WebView加载页面的两种方式 一、加载网络页面 加载网络页面,...
给APP全局设置字体主要分为两个方面来介绍 一、给原生界面设...
前言 最近UI大牛出了一版新的效果图,按照IOS的效果做的,页...