But I want to switch from different activity to child activity of tab
activity and process the intent of which was raised from my child tab
activity.

On Nov 23, 11:26 am, Kumar Bibek <coomar....@gmail.com> wrote:
> Instead of raising an Intent, just change the selected Tab to the one
> that contains your activity. The activity lifecycle for that would
> automatically start.
>
> On Nov 23, 10:16 am,Anzi<anji...@gmail.com> wrote:
>
>
>
> > Hi,
>
> > How to raise an intent to child of tab activity, so that activity
> > manager displays respective tab activity as a foreground activity to
> > handle the intent in onNewIntent().
>
> > I was tried raising an intent, but activity is displaying as a
> > separate activity instead of child of my tab activity.
>
> > Regards,
> >Anzi.

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