Android - Switch Tabs from within an Activity within a tab.

Posted by GrandPrix on Stack Overflow See other posts from Stack Overflow or by GrandPrix
Published on 2010-03-29T22:52:30Z Indexed on 2010/04/12 4:53 UTC
Read the original article Hit count: 757

Filed under:
|
|

Currently I have a TabHost implemented with 3 tabs each containing a separate activity. My question is how do I switch between tabs from within one of the activities that is located inside the tab host. I've looked everywhere and have been unsuccessful in finding a real answer to this problem.

© Stack Overflow or respective owner

Related posts about android

Related posts about tabs