Friday, July 29, 2011

[android-developers] Activity question

Hi,

I have an app A and an app B. B has an activity called C.

C can be displayed in two ways:

- launch B which displays C
- launch A and from A I start activity C

Now C activity is displayed in two different task.

What flag should I use when I start C from app A if I would like
that C belongs to only B, not to A.

I hope I was clear :)
So I don't want that activity C could be displayed in two tasks
in two different states.

Thanks, Tamás

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment