Hi everybody,
I came across an issue on the Nokia 6126.
I get an OutOfMemory exception even though the application I am working on should only take 500 KB on the phone heap.
It’s worth noting that the same build works fine on devices with similar amount of memory (2 MB).
It looks to me as if images take space on the heap but are not removed (garbage collected) from it when they are no longer needed.
Has anybody come across a similar issue on that phone?
I hope someone can help!
Thanks a lot,
Ali

Reply With Quote

