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

2011-11-07 Thread Jonathan Pryor
On Oct 31, 2011, at 6:39 AM, sound wrote: > In previous versions I have used JNIEnv::GetObjectRefType() to identify > object type and remove it. Android.Runtime.JObjectRefType is internal, so > how i can implement this functionality now? It was removed because it doesn't work: http://deve

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

2011-11-06 Thread sound
In previous versions I have used JNIEnv::GetObjectRefType() to identify object type and remove it. Android.Runtime.JObjectRefType is internal, so how i can implement this functionality now? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Mono-for-Android-1-9-2-Previ

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

2011-10-29 Thread Jonathan Pryor
On Oct 29, 2011, at 5:17 AM, gabriel.b...@gmail.com wrote: > You guys should have more focus on fix existent bugs before implement new > features. Existing "bug": No Honeycomb support, no ICS support. Pretty much identical to the "how do we bind 3rd party .jar files" question. Fixed. (Mostly.)

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

2011-10-29 Thread gabriel.b...@gmail.com
27 Oct 2011 15:02:36 -0500 > > From: jpo...@xamarin.com > > To: Monodroid@lists.ximian.com > > Subject: [mono-android] Mono for Android 1.9.2 Preview Released > > > > > Good News Everyone! > > > > We are happy to announce a new preview release of Mono

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

2011-10-28 Thread El-Sayed Mohamed
Cong. to the M4A team for this new release. One question: Can we bind arbitray java lib with this release?. Thanks,El-Sayed > Date: Thu, 27 Oct 2011 15:02:36 -0500 > From: jpo...@xamarin.com > To: Monodroid@lists.ximian.com > Subject: [mono-android] Mono for Android 1.9.2 Prev

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

2011-10-27 Thread Tomasz Cielecki
Wow! Nice work guys! You are really doing a great job with Mono for Android. I will play around with the Maps part tomorrow and see how that works out! Keep up the great work! On Thu, Oct 27, 2011 at 10:02 PM, Jonathan Pobst wrote: > Good News Everyone! > > We are happy to announce a new preview

[mono-android] Mono for Android 1.9.2 Preview Released

2011-10-27 Thread Jonathan Pobst
Good News Everyone! We are happy to announce a new preview release of Mono for Android including, among other things, Google Maps and Ice Cream Sandwich bindings! We are doing the 1.9 series as a beta for 2.0. This is because there are several big changes going on that need wider testing and f