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 <[email protected]> wrote:

> On Wed, Dec 22, 2010 at 5:29 AM, James do Carmo <[email protected]>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 [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
>



-- 
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

Reply via email to