is that your application deals with any Images , if yes, try to use the
method, Bitmap.recycle().

Mukesh

On Sat, Nov 10, 2012 at 11:28 PM, elihan <elisabeth.han...@tykomz.com>wrote:

> I have an app with large heap set, running on a galaxy S3 GT-I9300, with
> android version 4.1.1
> The app needs to allocate a lot of temporary objects intermittently.
> It runs very slowly because a lot of GC (and waiting for concurrent GC).
> The heap never grows beyond 25 MB, as I would have expected in order to
> limit GC activity.
> With a larger heap, I would expect there won't be no perceptible GC.
> I wonder if there would be other settings to configure garbage collection ?
> Thanks.
>
> --
> 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




-- 
Warm Regards,
*Mukesh Kumar*,
Android Consultant/Freelancer,
India,Hyderabad.

-- 
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

Reply via email to