Reputation: 6221
I have updated the Google Repository but it didn't help and i have added the dependency which has resulted in the build error ... I am stuck .. I need to implement this interface because I want to use the getMapAsync() method and use mapview...
Please assist me in this .. I have searched for similar errors and usually installing he Repository or adding the dependency helped ..but when I added the dependency I got this error
Error:(47, 13) Failed to resolve: com.google.android.gms:play-service:+
Install Repository and sync project
Show in File
Show in Project Structure dialog
Upvotes: 0
Views: 310
Reputation: 6221
the dependency 'com.google.android.gms:play-services-maps:8.3.0' should be added to the project
Upvotes: 1