Re: [mono-android] Compiling the MWC.Droid sample

2012-05-16 Thread gramlin
Thanks for both swift answer and for good suggestions. What I did (after I found the tidbit on 2.2 and too large files) was to strip down the xml file. I guess it could be more or less empty as the client download data from the xamarin server. Just bought a license... thanks for all help. -- Vi

Re: [mono-android] Compiling the MWC.Droid sample

2012-05-16 Thread gramlin
Thanks Craig, it flies through compilation now. However when it is started in the emulator it hangs after the splash-screen. I/mono-stdout( 453): MAIN Load SeedData.xml D/MWC ( 453): MAIN Load SeedData.xml D/asset ( 453): Data exceeds UNCOMPRESS_DATA_MAX (2093449 vs 1048576) E/mono( 4

[mono-android] Compiling the MWC.Droid sample

2012-05-15 Thread gramlin
After having worked with Monotouch for a year and a half I downloaded Monodroid and the MWC-sample. I think it is a bit silly that Xamarin-provided samples does not compile in their own products straight away. Ending up with 14 compiler errors and 18 warnings. * MWC/MWC.Droid/Screens/Exhibitors/E

Re: [mono-android] Backwards compatibility? (Android.App.Application)

2011-12-12 Thread gramlin
*sigh* Didn't see that it was a completely different error than before... -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Backwards-compatibility-Android-App-Application-tp5065556p5068236.html Sent from the Mono for Android mailing list archive at Nabble.com. _

Re: [mono-android] Backwards compatibility? (Android.App.Application)

2011-12-12 Thread gramlin
Thanks DocM.. That gets it through compilation, though in the emulator it crashes straight away; I/mono-stdout( 825): [AppDelegate] deserialize2:3389.849 I/mono-stdout( 825): [Conf] LoadWhatsOn I/mono-stdout( 825): [AppDelegate] deserialize2+unpack:3956.776 I/MonoDroid( 825): UNHANDLED EXCEPTI

[mono-android] Backwards compatibility? (Android.App.Application)

2011-12-12 Thread gramlin
I am pretty new to monodroid compared to monotouch which I've been using for quite some time, so bear with me if this is a somewhat stupid/newbie question. I've been trying to compile older sample code and projects with latest versions of monodroid, but end up with problems like; "The type `And