Raises hand.
Ok, seriously, if you go to my blog and look at things that I tagged with 
monodroid, you should be able to find a bunch of nuggets that will help 
out:http://morewally.com/cs/blogs/wallym/archive/tags/monodroid/default.aspx
The single biggest things that I have found that help are to:Turn up the amount 
of info that you get from MSBuild.  Sorry, I don't remember the specific 
option, but it is in my blog.Use .axml for the file extension for you layouts.  
It provides intellisens as well as more info when there is an issue at compile 
time in a layout.  Yeah, I know that its not "standard android", but I have 
found the debug information valuable when I muck up my layouts.  The only diff 
between .xml and .axml is the file etension.
Wally

> Date: Mon, 25 Jul 2011 06:25:07 -0700
> From: c...@dm-edv.de
> To: monodroid@lists.ximian.com
> Subject: [mono-android] Runtime reliability?
> 
> Hello folks,
> 
> who else has problems with the runtime reliability?
> Are there any traps to avoid?
> Are there any workarounds?
> Are there any tips and tricks?
> 
> I´ve my back to the wall.
> 
> Regards,
> Carlo
> 
> --
> View this message in context: 
> http://mono-for-android.1047100.n5.nabble.com/Runtime-reliability-tp4630731p4630731.html
> Sent from the Mono for Android mailing list archive at Nabble.com.
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
                                          
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to