Re: [android-developers] Change Activity in Tabs on Button Click

2010-11-23 Thread skink


Kumar Bibek wrote:
 Currently this is not supported.


 Kumar Bibek

Why not? If activity that is bound to Tab1 is ActivityGroup you can
easily do it.

pskink

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


[android-developers] Change Activity in Tabs on Button Click

2010-11-22 Thread Sanchit
Hi All,

I am creating an android application in which uses tabs. There are
three tabs which runs different activities. Activity which runs tab 1,
has a button. I want to change content of Tab 1 by clicking on that
button. But If I call another activity it doesn't start in tab1 but
replaces tab.

Please help.

Thanks,
Sanchit

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


Re: [android-developers] Change Activity in Tabs on Button Click

2010-11-22 Thread Kumar Bibek
Currently this is not supported.


Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com



On Sun, Nov 21, 2010 at 4:06 AM, Sanchit sanchitgupt...@gmail.com wrote:

 Hi All,

 I am creating an android application in which uses tabs. There are
 three tabs which runs different activities. Activity which runs tab 1,
 has a button. I want to change content of Tab 1 by clicking on that
 button. But If I call another activity it doesn't start in tab1 but
 replaces tab.

 Please help.

 Thanks,
 Sanchit

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

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