No, tasks just do not run inside of activities.  They are only top-level.
 That is how it will always be.

If you want to do complicated things inside of an activity, consider using
fragments.

On Thu, Apr 28, 2011 at 10:58 PM, Eric <e...@alum.mit.edu> wrote:

>
>
> On Apr 28, 10:19 pm, Dianne Hackborn <hack...@android.com> wrote:
> > You can't run tasks in tabs.  A task is a collection of related top-level
> > activities.
>
> Can you comment on the API 11 ActionBar, and it's Tab support, and
> whether or not Tasks can be run in, or launched from, this widget?
> Just curious.
>



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

Reply via email to