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 witho
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/a/18119265/1665507
You can download Genymotion emulator and test your google map api . http://www.genymotion.com/
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 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.