Re: [android-developers] Logcat messages related to killing process on low memory condtion

2010-12-21 Thread Dianne Hackborn
There is a message in the kernel log from the OOM killer. The only thing you will see in the normal logcat output is the framework reacting to the process(es) disappearing. On Tue, Dec 21, 2010 at 11:21 PM, xwk wrote: > Folks, >When the android system select to kill some process on low memo

[android-developers] Logcat messages related to killing process on low memory condtion

2010-12-21 Thread xwk
Folks, When the android system select to kill some process on low memory condition, will there be any specific messages in the logcat indicating which process are being killed for this reason? -- You received this message because you are subscribed to the Google Groups "Android Developers" gr