[android-developers] Cache size and Heap size

2010-12-28 Thread cool.manish
Hi, What is cache memory size for android device? Is it very according to Devices? Is it divided in between application and one application can use only specific amount of total size? How to get info regarding Heap Memory Size? Again how to know application specific Heap size? Can we change it?

Re: [android-developers] Cache size and Heap size

2010-12-28 Thread Dianne Hackborn
There is no cache memory size. I'm not sure what you are referring to as cache; if you mean stuff put in the cache directory of your app, that is just in the normal internal data storage space. Heap size is available from: