Specifically you'll want to use android:taskAffinity, perhaps android:taskAffinity="" so that your configuration activity does not have an affinity for your main application task.
On Thu, Dec 23, 2010 at 7:21 PM, TreKing <treking...@gmail.com> wrote: > On Wed, Dec 22, 2010 at 5:29 AM, James do Carmo <james....@gmail.com>wrote: > >> What am I doing wrong? >> > > Nothing. This is the default, expected behavior. > > >> Any ideas? >> > > Try this: > http://developer.android.com/guide/topics/manifest/activity-element.html#aff > > > <http://developer.android.com/guide/topics/manifest/activity-element.html#aff>Or > some combination of the right launch mode flags. > > > ------------------------------------------------------------------------------------------------- > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > transit tracking app for Android-powered devices > > -- > 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 > -- Dianne Hackborn Android framework engineer hack...@android.com 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 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