Sunday, March 6, 2011

[android-developers] Re: How to keep an eye on my application memory?

Thanks.
I've used all the values in "Debug.MemoryInfo" class.

It has already been mentioned that Android has a memory limit (16MB / 24MB) per process. 
My question is, which values is used by the system to determined if my application should be killed?

I tried looking for the relevant source but couldn't find it. Anyone from the framework team can point to the relevant file?

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment