I have followed all steps from http://saleh360.blogspot.in/2012/12/android-running-google-maps-api-v2_12.html but I am not able to make google maps v2 work on android emulator.
When I run my project I get the message: This app won't run unless you update Google Play services, along with the button "Update". If I update, it takes me to the Google Play and cannot see the map of my application.
Moreover when I try to import "<android-sdk-folder>/extras/google/google_play_services/samples/maps
", I cannot locate the folder maps in my pc, although I got the latest version of Google play services
Has anyone else faced the same problem and found a solution?