Skip to content Skip to sidebar Skip to footer
Showing posts with the label Garbage Collection

Renderscript Scriptintrinsicyuvtorgb And Bitmap Allocation

I want to make my own SurfaceView and send there a frames which I've obtained from onPreviewFra… Read more Renderscript Scriptintrinsicyuvtorgb And Bitmap Allocation

Android And Java: Reduce Memory Usage On A Service Loop

I have an Android Service which updates a notification every second using this Thread (comments are… Read more Android And Java: Reduce Memory Usage On A Service Loop

Possibility Of Unhandled Memory Leak

First of all, I come from iOS environment, so this is why this question might be obvious. I know A… Read more Possibility Of Unhandled Memory Leak

Monodroid: Performing A Full Gc

I try to create my small particle system. I have ParticleManager with list of Particles and draw my… Read more Monodroid: Performing A Full Gc