This might be helpful. http://developer.android.com/intl/fr/resources/articles/avoiding-memory-leaks.html
On Feb 21, 2:04 pm, Moto <[email protected]> wrote: > I got this issue that after changing orientation about 7 times I get > the OutOfMemoryError. :( > > What's wrong!? I stripped my app to the point were it only does > setContentView(...) and still I can reproduce the issue. > > I do use all custom graphics. Now this tells me there is a leak and a > big one somewhere, but it seems not in my code! Where than!? a bug on > the OS? Can a xml layout have leaks? > > Please any help finding the issue would help! > > Thanks, > -Moto! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

