Map Activity doesn\'t showing map, it\'s appear as just white screen with zoom control buttons. Manifest File like this :
As been mentioned here this problem usually derives from the fact that you are not referencing the google-play-service
library correctly. Please take a look at the first 3 steps of the following guide I wrote no integrating Google Maps in your application and make sure you are doing all the steps correctly:
Google Maps API V2