Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7084527
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:18:45+00:00 2026-05-28T07:18:45+00:00

I am using tab host(tabs) in application, it have four tabs on home screen,

  • 0

I am using tab host(tabs) in application, it have four tabs on home screen, I have set new layouts on every tabs, I want to that once user clicking tabs like: tab1>tab2>tab3>tab4 and press back on tab4 he/she should go back to tab3 and on tab3 pressing back go to tab2 and so on. I didn’t get any idea, how to implement? Could any one help me on this, any help will be appreciated. Thanking you all..!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T07:18:46+00:00Added an answer on May 28, 2026 at 7:18 am

    Create the below method in your class which extends TabActivity,

    public void switchTabBar(int tab) {
            tabHost.setCurrentTab(tab); 
        }
    

    And now in your activity’s back press method, do this,

    public void onBackPressed() {
        TabBar parentTab = (TabBar) this.getParent();
            parentTab.switchTabBar(1);//Instead of 1 provide the tab position which you want to navigate to. 
    
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

hi frnds i want to set tab host on the bottom of screen using
Problem I have a custom tab control using Chrome-shaped tabs that binds to a
I am making a activity using Tab-Host. I have two tabs. When I start
I am using Ajax tab container control with 3 tabs. I have placed a
I want to create a tab using child tab having intents, so that when
I am using the TabHost in my application, I am using four Tabs in
I have 4 tabs that I load using a TabHost and TabWidget using the
I have an application with TabHost with few tabs and in each tab I
I am using tabs in my application . Each tab is pointing to 3
I have developed top tabs(4) in android and set the names of tabs using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.