-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo: Failed to load map ! #10
Comments
Solved. Problem is when the demo package is the default: com.google.maps.android.utils.demo. |
ghost
closed this as completed
Aug 11, 2013
I should probably add a comment to the AndroidManifest file! |
Hi @msemerak, I have the same problem, can you explain how to solve it? Thanks! UPDATE: Solved. "s/com.google.maps.android.utils.demo/com.mapexample.demo/g demo/" |
broady
added a commit
that referenced
this issue
Feb 11, 2014
Removed interpolator and changed colours
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I cannot open the map, error:
08-11 21:52:07.831: E/Google Maps Android API(12036): Failed to load map. Error contacting Google servers. This is probably an authentication issue (but could be due to network errors).
I have a valid maps v2 api key !
The text was updated successfully, but these errors were encountered: