Thanks for replay... let me try once again.. On Tue, Aug 17, 2010 at 3:14 AM, RichardC <[email protected]>wrote:
> Have a look at TabHost: > http://developer.android.com/reference/android/widget/TabHost.html > > and the tab samples in ApiDemos (in the SDK) > > TabHost (the container for the tab control and the child views/ > activities it controls) does not have to fill the screen, it can be > just one element of your larger layout. > > On Aug 16, 10:58 am, "RKJ (Android developer)" <[email protected]> > wrote: > > Hi All, > > > > I want to create 4(four) tab, on click of each tab i need to call some > > activity through Intent, upto this is OK, but without replacement of > > whole page, I would not like to replace tab, tab will remain > > (unchanged) same for each a every layout/activity, i.e, only lower > > part (content) parts will change. > > > > --RKJ > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Thanks & Regards Rakesh Kumar Jha Consultant(Software Developer) Symphony Services Corp (India) Pvt Ltd Bangalore (O) +918030273740 (R) +919886336619 -- 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

