The IO Schedule app from google from last year might be a good place
to get you started. There they use activities to fill each tab.
http://code.google.com/p/iosched/


On Jan 18, 2:41 am, Anzi <[email protected]> wrote:
> Hi,
> My application is having Tab activity with activity "One" and "Two"
> with a background service.
>
> I want to launch my Tab activity with a respective tab, when ever i
> got a data from my service.
>
> For example, I got a event with some data, to display in Activity
> "Two".
>
> If i send an intent to launch activity "Two" from my service, Activity
> "Two" is displaying as a foreground activity but with missing tabs.
>
> Can any one help me to show activity "Two" as a part 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 [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