Hi All, I've updated my SDK, installed the Google Play Services form the Extras folder, got the "Simple Sample" from the component browser, added the Google Play service Rev 10 to the project, added my API key to the manifest file....
Everything builds and deploys to the phone but I get a blank map fragment and the following application output:
The Google Play services resources were not found. Check your project configuration to ensure that the resources are included.
And also this:
[Google Maps Android API] Failed to contact Google servers. Another attempt will be made when connectivity is established. [Google Maps Android API] Failed to load map. Error contacting Google servers. This is probably an authentication issue (but could be due to network errors).
Any ideas on whats wrong?