Hi, Use Tabhost object and call like this:
Tabhost tab = getTabHost(); tab.setCurrentTab(m_currTab); On Fri, Oct 19, 2012 at 2:10 PM, ANKUR GOEL <[email protected]> wrote: > Hi all > > i am working on tabs > > one help needed tht is > > 1 am third tab -- inside that i have detail with one button > > i want to go to first tab on click of that button > > and i dont want new tab to launch > > > > -- > 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 -- Thanks & Regards B.NagaRaju Software Engineer(Android) +91-9966990732 -- 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

