I am work with android studio with google map integration so i want require google play services.
I follow manny Blog and tutorial for integration google play services in android studio but not getting success.
I have latest grandle base android studio with google play services which is download from Sdk manager->Extras.
I am edit my buid.gradle file with
dependencies {
compile 'com.google.android.gms:play-services:4.0.+'
}
As per blogs says but not integrating,I am tied from last 4-5 days,Please give me proper solution and guild line.
Error:
Gradle invocation completed successfully with 1 error(s) in 3 sec