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 3395584
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T04:18:26+00:00 2026-05-18T04:18:26+00:00

I have a main activity. It’s main purpose is to handle Tab menu. If

  • 0

I have a main activity. It’s main purpose is to handle Tab menu. If a user click a tab it’ll load another activity as a sub-activity, still showing the tab menu. I am using Intent to do this:

setContent(new Intent(this,B.class))

This sub-activity has an onclick function as well. If the user clicks one of the links it’ll load xml layout file using setContentView command:

setContentView(R.layout.B1);

Now, when the back button is pressed while xml file is loaded, it’ll close the entire application. Is there a way to prevent this, say, return to the sub-activity or the main activity?

thanks for all your help.

  • 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-18T04:18:26+00:00Added an answer on May 18, 2026 at 4:18 am

    You should override the onBackPressed method in your activity or sub activity:

    @Override
    public void onBackPressed() {       
        //TODO Do your task here
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a main activity and a sub activity. The main activity starts the
I have a main Activity takes a while to load, as it reads the
Ok I have a simple main activity that just presents the user with a
I have a main activity (main menu / home screen) Most of my game
I have a main activity, that holds the main menu. This menu has an
My main activity is a TabActivity. I have some activities presented by the tab
I have a main activity which user a viewpager and a database adapter to
I have a main activity, and it summons another activity to display some data.
I have 3 classes in my example: Class A, the main activity. Class A
I have a widget that supposed to call an Activity of the main app

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.