The Dev Guide link I posted doesn't say "don't use it" but it is pretty clear that it highly recommends not using it... Is that what you were referring to Dianne?
Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, May 13, 2011 at 10:09 AM, Dianne Hackborn <[email protected]>wrote: > Don't use singleInstance. Really. :) > > Hm, I was going to point to the documentation where it says "don't use > singleInstance" but that seems to have disappeared. I'll put that back. > > > On Fri, May 13, 2011 at 9:02 AM, Wall-E <[email protected]> wrote: > >> OK, so it was that the launchMode="singleInstance" and it was my fault >> for not clearing it from the right Activity in the manifest. Thanks >> for the help Nicholas. >> >> On May 13, 11:37 am, Nicholas Johnson <[email protected]> wrote: >> > Also, what type of activities are you launching? That is, are you >> opening a >> > web browser, or are these activities that you implemented? >> > >> > And, what result code is returned in onActivityResult? Is it >> > RESULT_CANCELED? >> > >> > Nick >> >> -- >> 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 >> > > > > -- > 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] > 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

