Re: [mono-android] Monodroid samples/MapsDemo not showing Map

2013-05-24 Thread Dragos Pop
Hello, We are trying to integrate a MapView in our application, unfortunately we can't construct a solution we can build successfully. We've tried to build the sample from https://github.com/xamarin/monodroid-samples/tree/master/MapsAndLocationDemo_v2 in Xamarin Studio, but only managed to build t

[mono-android] IOMap on Mono For Android

2013-05-24 Thread Daveoc64
Is it possible to use the IOMap environment variable on Mono for Android? I'm not sure how (or if) Environment Variables can be set for an application in MFA, or whether the specific option can be used. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/IOMap-on-Mon

Re: [mono-android] Monodroid samples/MapsDemo not showing Map

2013-05-24 Thread Tom Opgenorth
By the error message it seems that you want to use the SupportMapFragment, which is only available via the GooglePlayServices_Froyo binding project. This project targets API level 8 and up. On Fri, May 24, 2013 at 3:47 AM, Dragos Pop wrote: > Hello, > > We are trying to integrate a MapView in our

Re: [mono-android] Monodroid samples/MapsDemo not showing Map

2013-05-24 Thread Massimiliano Fabbri
I fallowed all guidelines for the built of google play service and for the google key creation. The sample you are talking about doesn't work for us, empty maps was show. Then, we have done the latest xamarin android and xamarin studio updates and all magically has began to work. I have had a

Re: [mono-android] IOMap on Mono For Android

2013-05-24 Thread Jonathan Pryor
On May 24, 2013, at 6:09 AM, Daveoc64 wrote: > Is it possible to use the IOMap environment variable on Mono for Android? Maybe? I'm not sure if we compile that in or not... > I'm not sure how (or if) Environment Variables can be set for an application > in MFA, or whether the specific option ca