You can do a logcat before the crash, logging to a file. Perhaps then you'll get a better view of what happened before.
A post-crash bugreport may also have a copy of the previous kernel log if it's a kernel issue. R On Mon, Apr 30, 2012 at 7:52 AM, Pent <[email protected]> wrote: > I've only ever (in over two years) seen reboots caused by changes made > via the wifi manager API. If you're using it, I would start there. > > Pent > > -- > 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 > -- 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

