I am trying to get hands on with android google map V2 with the sample code given by google .
I am able to build the code without any error in eclipse . (I have followed the steps given in the tutorial) . When i am trying to run that in samsung tablet 4.1.2 google map is not being rendered with error "Failed to contact Google servers. Another attempt will be made when connectivity is established."
But when i run the same code on samsung tablet having android version 2.3 it works fine and google map is being rendered .