Skip to content Skip to sidebar Skip to footer

Not Seeing Google Play Services Rev 15 In Sdk Manager (yet) For Google Cast Sdk

As per the Cast SDK Docs, to use Cast SDK in Android I need, Google Play Services Revision 15. I dont see Rev 15 in my SDK Manager. Can anyone else see it yet? or know by when we

Solution 1:

Can anyone else see it yet?

No, because it is not yet available.

UPDATE: OK, now it is. Let the downloading commence!

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

On the page that you linked to, in a large yellow box, you will find:

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.

(emphasis added for emphasis, emphatically)

Note that today is February 3rd, which means the Play Services rollout just began today.

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

You can wait patiently. Or wait impatiently, if you prefer.

Solution 2:

I believe AllCast "speaks" the Google Cast protocol (RAMP) and does not use the API. He probably sniffed it and reversed engineer it, much like others have with the AirPlay protocol.

So, if you are motivated and good with WireShark, you can do the same! Personally, I'm holding out for the API, most impatiently.

Sorry. I still can't comment, so I have to post everything as Answers (stupid rule)

Solution 3:

I am looking for this library too and I didn't find it yet but why Allcast has one? I installed google play services 4.2 on my phone and then i installed allcast from google play and it works very nice. So why we can't get access to this library too? It is not fair we have been waiting for long time too! And why it is available first for iphone :(

Solution 4:

It will take couple of weeks to release as mentioned here.

So we have to wait till couple of weeks more.

Solution 5:

Google just released it. Check the SDK manager for an updated version of Google Play services (rev15).

Post a Comment for "Not Seeing Google Play Services Rev 15 In Sdk Manager (yet) For Google Cast Sdk"