[mono-android] Maps and Locations demo

Paul Johnson paul at all-the-johnsons.co.uk
Sat Dec 8 00:08:38 UTC 2012


Hi,

I'm trying to get the maps and locations demo to work from the Xamarin 
website. With the exception of the Show Map Activity and Maps with 
overlays, the rest works.

Unfortunately, it's the two that don't that I need.

I'm getting this back from when I run the app

Request updates from gps
Request updates from network
Handling network change notification:CONNECTED
Couldn't get connection factory client
IOException processing: 26
java.io.IOException: Server returned: 3
	at 
android_maps_conflict_avoidance.com.google.googlenav.map.BaseTileRequest.readResponseData(BaseTileRequest.java:115)
	at 
android_maps_conflict_avoidance.com.google.googlenav.map.MapService$MapTileRequest.readResponseData(MapService.java:1473)
	at 
android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.processDataRequest(DataRequestDispatcher.java:1117)
	at 
android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher.serviceRequests(DataRequestDispatcher.java:994)
	at 
android_maps_conflict_avoidance.com.google.googlenav.datarequest.DataRequestDispatcher$DispatcherServer.run(DataRequestDispatcher.java:1702)
	at java.lang.Thread.run(Thread.java:856)
IOException processing: 26

I have the manifest permissions set correctly and the API key in the 
axml files.

Any ideas where things may be going amiss would be useful

Thanks

Paul
-- 
"Space," it says, "is big. Really big. You just won't believe how 
vastly, hugely, mindbogglingly big it is. I mean, you may think it's a 
long way down the road to the chemist's, but that's just peanuts to 
space, listen..."
Hitch Hikers Guide to the Galaxy, a truly remarkable book!



More information about the Monodroid mailing list