I am developing an application that uses Google Maps, but every time I go to the Activity Map, I get this message: This app won't run without Google PLay services, which are missing from your phone . I use the Google API (Google Inc.) - API level 11. It should work because it is a system image with Google Play services.
I am using Android Studio and using the com.google.android.gms:play-services:+ dependencies. Can someone tell me if there is something that I am missing?
Thanks!
source share