Yes I'm sure, everything is fine. I have a plain dev phone with
nothing else installed but my application, and I'm sure there is never
a low memory condition, I've checked top and everything I can think
of... also the docs say that your service is supposed to be restarted
by the system if a low memory problem occurs... but I have never seen
my service restarted even once.

On Dec 28, 8:43 pm, Mark Murphy <mmur...@commonsware.com> wrote:
> Mark Murphy wrote:
> > bparker wrote:
> >> I just noticed that the Logcat app itself was just killed as well,
> >> after not even running for 10 minutes... with the screen off and no
> >> other activities running.
>
> > Ummmm...how are you determining that there are no other activities running?
>
> Actually, to be more precise: are you sure there's nothing else running
> in the background that is plowing through memory?
>
> You can run top from adb shell, for example, to see what's all running.
>
> --
> Mark Murphy (a Commons Guy)http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 1.9 Available!
--~--~---------~--~----~------------~-------~--~----~
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