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

