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 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 tempora
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
2 matches
Mail list logo