On 04/02/2011 22:12, mot12 wrote:
Any suggestion as to why a phone may reboot are highly welcome.
I've only been able to make phones reboot by triggering a crash/exception in a system process. This is standard Android behavior as far as I can tell.

This happened to me when I was implementing a SyncAdapter. I had implemented the account part, but not yet the sync adapter. Creating an account would cause a NPE in the sync process which instantly rebooted the phone. This was a real PITA to debug as the phone would reset itself before I even had a chance to capture any debug information.

Best of luck hunting down this one.

Regards,

Pepijn

--
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