I notice that you say game engineer in your signature and mention Android 
2.3. Does your activity create Bitmap objects by any chance? If so you also 
need to recycle them when your activity stops.

On Thursday, February 14, 2013 10:00:53 AM UTC-6, Fábio Balancin wrote:
>
> 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:
> bala...@gmail.com <javascript:>  <javascript:> 
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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 android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to