S
Steve B.
Hi,
Since devices hs only 32 MB memory per process, I'd like to track the memory
usage within the app in order to lower the mem used.
So I've questions :
1. How to get the total free memory of the device ?
2. How to get the total free memory for the app ? (or the used memory)
3. How can I "explore" the memory to detect objects that are heavy memory
consumer ?
Thanks in advance,
Steve
Since devices hs only 32 MB memory per process, I'd like to track the memory
usage within the app in order to lower the mem used.
So I've questions :
1. How to get the total free memory of the device ?
2. How to get the total free memory for the app ? (or the used memory)
3. How can I "explore" the memory to detect objects that are heavy memory
consumer ?
Thanks in advance,
Steve