Logcat just dumps the logs that are constantly generated on the device. > > Do I need to "enable" Logging in my app? >
If you want to follow program logic that doesn't involve blowing up, then most likely, yes. > Will the LOGCAT show *all* activities from everything that's running > (i.e. not just MY app) ? > Yes. It shows all kinds of stuff. You've seen the logcat output already, you might have noticed some extra lines in there. -John Coryat -- 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