I'm very new to programming. After adding Google Maps Activity I am getting this error with my manifest file. I've tried everything I could but its proving difficult.
thanks in advance
I'm very new to programming. After adding Google Maps Activity I am getting this error with my manifest file. I've tried everything I could but its proving difficult.
thanks in advance
The error is because of gradle try using location google service com.google.android.gms:play-services-location:10.2.1
and com.google.android.gms:play-services-maps:10.2.1
instead of compile 'com.google.android.gms:play-services:10.2.1'