It was the weekend, I've got to step away from the computer sometime. ;) It is indeed a harmless error. We shut down the handler thread when onDestroy() is called, and Handler can detect when a thread is dead (as you just experienced).
However, as you also noted, we should indeed be swallowing that exception to avoid cluttering the logs. I've opened a bug here: http://code.google.com/p/marketlicensing/issues/detail?id=9 -- Trevor Johns On Mon, Aug 2, 2010 at 7:49 AM, Pent <tas...@dinglisch.net> wrote: > Hate to do it but... bump since it was the weekend. > > Any support from Google on a just-released library ? > > Pent > > -- > 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<android-developers%2bunsubscr...@googlegroups.com> > 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 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