Hi! Sorry, I did not know how to search for that, so I did not find any solution for this in this forum. I think I am not the only developer with the same problem...
I am developing in Visual Studio 2010 with Mono for Android and I think that I have memory leaks in my application. Is there any way to find them with Mono for Android? Is there a profiler for that? First our software (we transferred it from Windows Mobile to Android) did no run even 1 minute. So I read that Rectangles (Rect) are causing memory leaks and doing "Dispose" after every usage of a Rectangle let our program run 100 times longer and more stable... but it still crashes after "abundant" using. Thanks for your help! -- View this message in context: http://mono.1490590.n4.nabble.com/Memory-Leaks-on-Mono-for-Android-tp3782951p3782951.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
