Memory Monitor is a useful application to view the memory usage of your Series 60 phone (Nokia 7650, 3650 and forthcoming SX1, SGH-D700). The fact that it can monitor the heap usage of a single thread over time may be useful if you need to check the evolution of the memory usage of your code over time (this is especially true if you code a server).
Release :
Platform : Symbian OS 6.1 / Series 60
License : Freeware
Author : Michael Ullrich
Homepage: www.mikeullrich.com
Download :

s60_memorymon.sis
I can confirm this... it looks like the .SIS file was created without the magic line
(0x101F6F88), 0, 0, 0, ("Series60ProductID")
in the .pkg file that indicates the platform required for installing it (Series 60 0.9 and up).
[Note that the second pair of brackets should be curly braces, but the forum software seems to insist of making them mean "italics"...]
The forum software interprets curly braces:
{text} = text
{{text}} = text
You can use ... tags to prevent their interpretation.
Yeah, I must admit that I did make it shareware rather than commercial. But it has been optimised now, and with more functions.
There should no longer be any issues with installation error messages.
You can get the new versions at: www.mikeullrich.com
Could you please submit some details of what you mean by this?
I haven't had any other comments of a similar problem.
Could you give me the code of the "Compress Heaps" action. I've try to do something like that :
User::Heap().Compress();
But memory monitor release more memory that i do ?
Thx in advance
no need to answer to this message... i think i've found the answer : User::CompressAllHeaps();
i'm also sorry for my mistakes in my precedent message... IÂ’ve try, ... release... :P i'm french. pliz forgive me