I have this happen frequently on an app that I wrote, also running on a Droid. Usually an activity which just started is killed, and this message appears in the log. Since this is happening with an embedded WebView, it has a very disconcerting effect on the user, completely interrupting their flow. I can't release an app like this. I haven't figured out what is going on, either.
P. V. Nasby On Sat, Jan 9, 2010 at 8:11 AM, schwiz <[email protected]> wrote: > it is an issue for me because for some reason when this happens it > calls my oncreatdialog > > On Nov 27 2009, 12:55 pm, Dianne Hackborn <[email protected]> wrote: > > Don't worry about it, it's not an issue. > > > > 2009/11/27 Per Sandström <[email protected]> > > > > > > > > > > > > > I have had a few reports coming in from Droid-users using my apps and > > > getting this error message: > > > > > 11-25 16:17:44.589 W/UsageStats( 1015): Something wrong here, didn't > > > expect (package name) to be resumed > > > > > Everytime I have got an error description for this, I have never been > > > able to reproduce the error on the emulators. Are there any good > > > information on what exactly this error is? I have a hard time > > > imagining what such an error message can really mean. > > > > > -- > > > 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]<android-developers%[email protected]><android-developers%2Bunsubs > [email protected]> > > > For more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en > > > > -- > > Dianne Hackborn > > Android framework engineer > > [email protected] > > > > Note: please don't send private questions to me, as I don't have time to > > provide private support, and so won't reply to such e-mails. All such > > questions should be posted on public forums, where I and others can see > and > > answer them. > > -- > 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]<android-developers%[email protected]> > 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 [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

