I want to add google map in my android app. After following all the steps and removing exceptions such as \"inflating class fragment\", my AVD is now showing This app won\
Google Android Map Api v2 doc says,you can't run google maps v2 on Android emulator. You must use a device for your tests. But some people suggest it can be done by installing the required services like Google Play Services
in the emulator. See the various answers of the following post, you will get some clue.
Running Google Maps v2 on the Android emulator