Your question is vague enough that it is really hard to answer.  For
example, what do you mean by "stopped"?  What do you mean by "launching A"
(is it going on top of B?)?

It is very useful if questions are posted as solutions to be solved (I want
to implement navigation through my app that looks like this, this, and that)
vs. isolated tasks (I want to tell B that A is stopped), since the specific
task being attempted may already be done the wrong road.

And please give enough detail for people to actually answer: background
context for what you are doing, specifics of what your code is doing (actual
code the best), full details of what you are observing that is wrong and
what exactly you want to have happen instead.

On Fri, Jun 26, 2009 at 10:54 AM, Thomas <[email protected]> wrote:

>
> Hi,
>
> Can someone help me? I tried to use
>
>
>            android:allowTaskReparenting="true"
>            android:taskAffinity="<PACKAGE_NAME.<ACTIVITY_NAME>"
>
> but it doesn't work.
>
> Thanks
>
> On 6/25/09, Thomas <[email protected]> wrote:
> > Hi All,
> >
> > I've some problems with a task. There are an activity A stopped and I
> > start activity B in the same task. But if activity A is stopped,
> > activity B needs to discover that and launch activity A.
> >
> > Can someone help me?
> >
> > Thanks a lot.
> >
>
> >
>


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