Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-28 Thread Jonathan Pryor
Sorry for the delay, it took me awhile to remember the cause of this issue. On Sep 27, 2011, at 8:57 PM, gabriel.b...@gmail.com wrote: > I'm getting the foloowing exception > > [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load > type 'Java.Lang.IRunnableAdapter'. > at

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-28 Thread gabriel.b...@gmail.com
It is linking enable and is debug The problem just show one activity like the hello world 2011/9/28 Jonathan Pryor > On Sep 28, 2011, at 2:58 AM, gabriel.b...@gmail.com wrote: > > Just installed 1.9 recompiled targeting api 8 and get this error before > the program was evem loaded > > Yes, but w

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-28 Thread Jonathan Pryor
On Sep 28, 2011, at 2:58 AM, gabriel.b...@gmail.com wrote: > Just installed 1.9 recompiled targeting api 8 and get this error before the > program was evem loaded Yes, but what does the program _do_? The default template shouldn't be pulling in Java.Lang.IRunnable. Is this a Debug build or a Rel

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread gabriel.b...@gmail.com
Just installed 1.9 recompiled targeting api 8 and get this error before the program was evem loaded 2011/9/28 Jonathan Pryor > On Sep 27, 2011, at 8:57 PM, gabriel.b...@gmail.com wrote: > > I'm getting the foloowing exception: > > > > [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException:

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Brian Graham
rian Graham Subject: Re: [mono-android] Mono for Android 1.9 Preview Released Yes, we've always shipped 10, but they were broken. They should work in this release now. Jonathan On 9/27/2011 5:04 PM, Brian Graham wrote: > Hi Jonathan, > > Does this version have bindings for the andr

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Jonathan Pryor
On Sep 27, 2011, at 8:57 PM, gabriel.b...@gmail.com wrote: > I'm getting the foloowing exception: > > [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load > type 'Java.Lang.IRunnableAdapter'. > at System.Type.GetType (System.String typeName, Boolean throwOnError) > [0x00

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread gabriel.b...@gmail.com
I'm getting the foloowing exception [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type 'Java.Lang.IRunnableAdapter'. at System.Type.GetType (System.String typeName, Boolean throwOnError) [0x0] in :0 at Android.Runtime.JNIEnv.RegisterJniNatives (IntPtr typeNam

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread gabriel.b...@gmail.com
I'm having a problem when deploing to device with api 8 android 2.2 Giving null reference exception any words about debugger improvments or android x86? 2011/9/27 Jonathan Pobst > Yes, we've always shipped 10, but they were broken. They should work in > this release now. > > Jonathan > > On 9

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Jonathan Pobst
Yes, we've always shipped 10, but they were broken. They should work in this release now. Jonathan On 9/27/2011 5:04 PM, Brian Graham wrote: > Hi Jonathan, > > Does this version have bindings for the android-10 platform as well? > > Keep up the great work! > > Brian > > -Original Message---

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Jonathan Pobst
Also, I just pushed a HC sample to Github (HoneycombGallery): https://github.com/xamarin/monodroid-samples Jonathan On 9/27/2011 4:05 PM, Jonathan Pobst wrote: > Good News Everyone! > > We are happy to announce a new preview release of Mono for Android > including, among other things, Honeycomb

Re: [mono-android] Mono for Android 1.9 Preview Released

2011-09-27 Thread Brian Graham
Hi Jonathan, Does this version have bindings for the android-10 platform as well? Keep up the great work! Brian -Original Message- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jonathan Pobst Sent: Wednesday, 28 September 2011 10:05 a