Re: [mono-android] Tracking GlobalReferences

2012-02-05 Thread NebulaSleuth
Thanks, I look forward to the 4.04 release. Any idea how long it will be? I don't suppose you guys have an errata that shows all the known gref leaks? This would be useful for avoiding them, and at least prevent me from chasing red herrings all day. As for the "other" leak I mentioned with strin

[mono-android] How to add .java file class to my mono on android c# project ?

2012-02-05 Thread Chocolade
I have this activity1.cs code: using System; using Android.App; using Android.Content; using Android.Runtime; using Android.Views; using Android.Widget; using Android.OS; using Android.Speech.Tts; using System.Collections.Generic; using MonoAndroidApplication1; using System; using System.Collecti