hi,

my app *sometimes* when orientation change, leaks Activities
(getInstanceCount() increases from time to time) and i cannot figure
out where references to my Activity or  rather Context are kept -
tried to use jhat but it couldn't help me much.

what is strange: it doesn't always happen on orientation change, so
its even harder to fix.

btw when doing normal app life cycle - start, do something, exit -
everything is ok - getInstanceCount() always returns 1.

has anyone the same experience with leaks when changing orientation?
and if so, how to fix it?

thanks
pskink
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to