i'm trying to find the google play service 4.2 in the SDK which is a rev 15 as per google. But, I see only rev 14 in the SDK manager. Do I have to do something special to get the latest version? I'm trying to get the chrome-cast SDK.
Asked
Active
Viewed 706 times
3
-
1What version is Google Play Services Rev 15? I try to put: compile 'com.google.android.gms:play-services:4.2.42' in the dependencies of build.graddle but it does not work. – Gorby Oz Feb 17 '14 at 12:42
3 Answers
1
You'll be able to get started with the new APIs as soon as the Google Play services rollout is complete -- a process we expect to take several days. We'll then release the updated Google Play services SDK and you'll be able to download it through the Android SDK manager. Watch for more information coming soon.
Taken from the Official Android Developers Community

gian1200
- 3,670
- 2
- 30
- 59
-
If you check the link here they said it will be out on Feb3rd . https://developers.google.com/cast/docs/downloads . "Developing with the Google Cast Android APIs requires Google Play services 4.2, which began rolling out to devices worldwide on February 3rd. " – Zeus Feb 09 '14 at 03:21
-
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. (Taken from your link) – gian1200 Feb 09 '14 at 03:22
0
I do not see it either: Related Thread
It is said that all devices need to be updated first.
Updated 2/14: Google Play Services update rev 15 is available in the SDK Manager as of yesterday.

Community
- 1
- 1

user1406716
- 9,565
- 22
- 96
- 151