I am trying to debug an App Widget and I find that if I set a
breakpoint in the onReceive message, that I can only leave it stopped
in the debugger for 30 seconds or so, before my process is killed.  If
I look in logcat, I see line about a 'Timeout of broadcast
BroadcastRecord...' and then my process is killed.  Is this because
the Home page is waiting for a response and gives up after 30
seconds?  Is there a way to increase or eliminate this timeout so I
can trace through my code?

Thanks

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