i just update google play services package, but its not working for me.Also i add
<meta-data
android:name="com.google.android.gms.version"
android:value="@integer/google_play_services_version" />
to manifiset and compile 'com.google.android.gms:play-services:6.1.+'
to build. gradle but its not working for me.