Tuesday, January 29, 2013

Re: [android-developers] My app's log entries disappear

Non-rooted device wouldn't help since you can't see the logs of other apps in Jelly Bean unless it's rooted.  I haven't noticed the behavior in an emulator, but there's a lot less going on in an emulator too.

I know the logs are kept in circular buffers, is there a different (smaller) buffer for individual apps than for the system?  It seems like that's what's happening, but there aren't any new log entries from my app so they'd have to be getting pushed out by something else.

On Tuesday, January 29, 2013 12:58:47 PM UTC-8, TreKing wrote:

On Tue, Jan 29, 2013 at 2:55 PM, Kevin <khan...@hotmail.com> wrote:
Android 4.1.1, rooted, aLogcat moved to be a system app so it can see all logs.

Have you tried on a non-rooted device? Perhaps an emulator to verify the behavior?

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices

--
--
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
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment