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:
http://developer.android.com/reference/android/app/ActivityManager.html#getMemoryClass()

On Tue, Dec 28, 2010 at 5:08 AM, cool.manish <mannishga...@gmail.com> wrote:

> 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?
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to