[mono-android] Maps and Locations demo

2012-12-07 Thread Paul Johnson

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!

___
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid


Re: [mono-android] Maps and Locations demo

2012-12-07 Thread Tom Opgenorth
Are you using Google Maps API v1 or the new v2? If you are using v2, that
might be the problem.


On Fri, Dec 7, 2012 at 5:08 PM, Paul Johnson wrote:

> 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!
>
> __**_
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/**mailman/listinfo/monodroid
>



-- 
http://www.opgenorth.net
___
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid