Failed to load map. Error contacting Google servers issue with android google maps api v2 [duplicate]

Simple.

If you are sure that the API key is right, and this error still comes up Logcat,
then try this:

  1. Uninstall app from device.
  2. Clean the project
  3. And run on device again

The map should now display on the device….this worked for me .. cheers 🙂

Leave a Comment