Rachel Blackman wrote: > On Nov 23, 2009, at 12:04 PM, Dianne Hackborn wrote: > >> Use "adb logcat" right after the boot to see in the log why the system >> crashed. Apps of course should not be able to make this happen, but >> sometimes there are bugs. > > Unfortunately, I was out and about when the crashes happened, so had no > logcat access
Bear in mind that logcat is collected even when your device is not connected to a logcat client. Of course, it may still have been too long between the occurrence and when you could get to a logcat client, since logcat uses some sort of circular buffer. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in US: 11-15 January 2010: http://onlc.com -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

