Memory leaks - one of the most terrible problems for mobile developers. Warning message in emulator after closing the application ... I think that all developers faced with this warning. You must allocate and release dynamic memory very carefully, because it is very important for stable work of mobile device. This article describes the causes of memory leaks, as well as step by step explains how the two-phase construction allows to avoid them. This is a very useful article especially for beginners.
FireSwarog, 06.09.2009
There is a separate article about two-phase construction. In my opinion, we should only refer to that article from here and not describe the problem and its solution here again.
-- Tote b5 13:56, 3 April 2007 (UTC)