I am going to use maps in my android application and I should use google play services. I read lots of q\\a here like this. In the mentioned question, the accepted answers s
Update your google play services to the latest from your sdk manager which is rev 13
You need to add the below to manifest file
https://developers.google.com/maps/documentation/android/start#add_the_google_play_services_version_to_your_apps_manifest.
It's a new requirement added from the last revision 13 update to google-play-services.