TabHost Problem in android
        Posted  
        
            by sairam333
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by sairam333
        
        
        
        Published on 2010-04-17T06:24:04Z
        Indexed on 
            2010/04/17
            6:33 UTC
        
        
        Read the original article
        Hit count: 321
        
android
Hi, I want Access a single Activity using 2 different tabs.For Ex I have a single Activity like People and two tabs those names are tab1 and tab2.when i click on tab1 I want to display the people page as my group and when i click on tab2 that same page displayed the show all title.That means I want to Access a single Intent for two tabs In the same way the Information in that Activity is displayed According to Tab.For this purpose what can i do?Give me some suggestions.Thanks in advance.
© Stack Overflow or respective owner