Possible Duplicate:
This app won’t run unless you update Google Play Services. (via Bazaar)
I am trying to show up a map as in Google Maps Android API v2. https://developers.google.com/maps/documentation/android/.
When I run the application it shows the message "This app will not run unless you update google play services" in emulator.
I also looked into Google Maps V3 as in https://developers.google.com/maps/documentation/javascript/ and it says it can be used in mobile app as well.
Can someone help me resolve problem in v2 and suggest if using v3 can be simpler?