This is an extremely complicated topic. Here is something I wrote on it: http://stackoverflow.com/questions/2298208/how-to-discover-memory-usage-of-my-application-in-android/2299813#2299813
On Mon, Feb 6, 2012 at 11:37 PM, avinash kumar <[email protected]> wrote: > Hi, > > My RAM usage memory in TaskManager shows two values.What do those two > values signify? > Are they the numbers for Total free memory/Total memory or Used memory/ > Total memory? > > Also when I do a cat /proc/meminfo, the memory usage details that I > get are very much different to the one in Task manager. > What is the reason for that or am i comparing two different memory > usage details here? > > Regards, > Avi > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Dianne Hackborn Android framework engineer [email protected] 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

