Hi to everybody here. I am facing the memory management problem. I am using the GetFreeMemory found on this site. I have various tablets, with different ram, namely 3gb, 4Gb or 8+8 Gb. When I run the App, the GetFreeMemory always gives 500 Mb, with all tablets. Setting a LargeHeap option in the manifest, doubles the free memory (but the value I reported is already with LargeHeap option set). Btw LargeHeap option, on 3Gb tablet, doesn't allow to run my OpenGl based App. There are actually some differences, in OpenGL behaviour, but I cannot quantify the differences. Anyway, the question is: if I buy tablets with more Ram, the available memory will remain the same? (As it seems to indicate the results of my tests).
Thanks for any hint.
Thanks for any hint.