dapaintballer331 wrote:
> Seems I'm having trouble keeping my service running.
> 12-21 02:24:49.060: WARN/MessageQueue(267):
> java.lang.RuntimeException: Handler{43782188} sending message to a
> Handler on a dead thread

What thread are you using? If this is the main application thread, I'd
be surprised for you to get this exception -- after all, the thing that
is logging the exception is on the main application thread.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Consulting/App Development: http://commonsware.com/consulting

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

Reply via email to