Sunday, June 5, 2011

[android-developers] Repeating alarm service

I have an alarm service runnining in Android 2.1, there is a problem with the service in that for some reason unknown to me it starts to exception after a period of time.

To try and capture the reason why, I have scheduled the service to run at 1 second intervals.  I can see in the debugged when the exception is raised, but I cannot view it, the debug session stops before I have time to analysis the problem, is there something I can do to pause the state of the system so I can debug it?

Thank you,
Simon

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

No comments:

Post a Comment