Re: [mono-android] How can you learn native Android faster than Monodroid?

2012-02-14 Thread Jared Barneck
. Also, I had to authenticate to a web page using Active Directory. Give that a try with native java Android code and then give it a try with M4A and you will see why I had the opposite experience. Thanks,   Jared Barneck http://www.rhyous.com From: Lee Whitney

Re: [mono-android] Debugging in VS2010 is unusable!

2012-01-10 Thread Jared Barneck
My experience is slow and horrible on Windows regardless of whether I use java and eclipse or m4a and VS 2010.   Jared Barneck http://www.rhyous.com From: Wally McClure To: monodroid@lists.ximian.com Sent: Tuesday, January 10, 2012 10:48 AM Subject: Re: [mono

Re: [mono-android] System.NotSupportedException with ArrayAdapter of custom object

2011-12-12 Thread Jared Barneck
>> I am getting this error too. The documentation states this should work. >> http://docs.monodroid.net/index.aspx?link=T%3aAndroid.Widget.ArrayAdapter >> >> I have created a very simple sample project that duplicates this issue. >> http://www.rhyous.com/wp-content/uploads/2011/12/TestCustomObjec