I've tried to implement Google Maps v2 in my Android Application, but unfortunately instead of Maps I can see this message:
This app won't run without Google Play Services, which are missing from your phone along with button "Get Google Play Services".
Before tell me, is this possible to run Google Maps on Android emulator?
You should use an emulator based on SDK version 4.2.2 or higher. Look here for details:
http://developer.android.com/google/play-services/setup.html
Note: Only Android 4.2.2 and higher versions of the Google APIs platform include Google Play services.
Try Genymotion emulator....It supports location based services.
you can select as the target api as google api.It support maps I have also tried it & it successfully running.
You can download Genymotion emulator and test your google map api . http://www.genymotion.com/
Yes some people suggests its possible to run Google Map in Emulator to by installing google play services
.Check the below post.
来源:https://stackoverflow.com/questions/18459338/how-to-run-google-map-api-v2-on-android-emulator