Hello, I'm working on android project with XML layout and I have a little (but despicable) problem.
When I set one activity with xml layout using a layoutInflater (i'm in fragment) I close this activity and load it again, then Android heap not release all objects of memory, and I have a little bytes more on each reload. Doesn't GC working correctly ? How I fix that ? My Android Device is a 2.3 version. Thanks !! -- Fabio Balancin System / Game Engineer Phone: +55 11 9891 3045 E-mails: [email protected] <[email protected]> -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

