Hello devBuzz, iam relative new to MonoDroid and have few experience with threads what my threads killed was the rotation when it comes back and want to notify the ui thread it has lost its focus and the Warning of Google... poped up in Logcat.
My workaround was to set a private activity field in this and if this null, there is no output to the ui thread you can look if you can set a new Notification in the Overview where Calls showed up. I would say the a service would be a good solution for this case and you don't have to manage it. You can set a Notification and open an intent. Test with many pictures or the Browser and so on, if on low Memory your application will be killed or something that ar the things that comes in my mind so far. Enrico -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Background-thread-best-practice-tp5085420p5095359.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
