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

  • Home
  • SEARCH
  • 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 7638383
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:09:52+00:00 2026-05-31T08:09:52+00:00

Suppose I have an activity A that starts activity B and kills itself. Now

  • 0

Suppose I have an activity A that starts activity B and kills itself. Now I press the Home button (or leave the app some other way) (causing onPause->onStop for activity B) and I click the app icon in the launcher again. What happens is that activity A is started again (of course because I specified that intent-filter in the manifest XML). Is there an easy way to just get back to activity B without starting activity A again? I basically want to get to onStart->onResume in activity B when I reopen the app.

My intent-filter looks like this:

<intent-filter>
    <action android:name="android.intent.action.MAIN" />
    <category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
  • 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-31T08:09:53+00:00Added an answer on May 31, 2026 at 8:09 am

    Maybe I have a workaround solution.
    How about using a transparent activity as the launcher?

    When B pause or stop, remember it (in file, db etc.) In the launcher activity, something like a welcome screen but with a transparent view, read the record, and start the recorded activity.

    Another solution, but not sure if it works.

    Write a broadcast receiver with a launcher filter, and then launch the recorded activity.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

suppose that you have 3 Activities (A, B and C) and Activity A starts
I have a widget that supposed to call an Activity of the main app
Suppose you have a subsystem that does some kind of work. It could be
suppose that you have two activities A(which is the main activity) and B when
I have a home page activity that I got from an example, which works
Im kinda stuck. I have an activity in my app that just wont go
Suppose I have 2 classes that extends Activity; ActivityA and ActivityB, and they are
I have an app that requires me to take an action after some period
I have activity stack in my android application.Suppose A and B.When the application starts
I have an activity that starts after a certain time. Once this activity starts,

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.