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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T23:42:00+00:00 2026-06-02T23:42:00+00:00

I have an app with two activities: A and B. A uses startActivityForResult() to

  • 0

I have an app with two activities: “A” and “B”.

“A” uses startActivityForResult() to spawn “B” i.e. it waits for “B”. Now, assume that “B” is in foreground. Can the Android system destroy activity “A” without also destroying “B”? (If yes, then when “B”is finished e.g. after user input, activity “A” must be recreated and put to the foreground again by the Android system, and I need to remember and restore “A” to its earlier UI status.)

Note that I’m not talking about process kill (which is different case: if a process is killed, all activities are killed and onDestroy() is not called or not guaranteed to be called). The question is merely about whether onDestroy() is possible while waiting for the result of a subactivity.

  • 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-06-02T23:42:01+00:00Added an answer on June 2, 2026 at 11:42 pm

    If Activity A gets killed by the time B finishes, you are guaranteed that

    1. A will be re-created.
    2. A will deliver the result.

    In other words, A will be re-created the next time the user visits/needs it, and at that point any pending results will be delivered (from B to A).

    Also note that this is why results must be returned through a single Activity callback with an integer request code, instead of an arbitrary callback object.

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

Sidebar

Related Questions

I have an app that so far consists of two Activities: The Main Menu
I am working on an android app that has two activities. One is the
I have two activities in my app. One is a list that is presented
I have an application that contains two Activities with <intent-filter> <action android:name=android.intent.action.MAIN/> <category android:name=android.intent.category.LAUNCHER/>
I am writing an Android app with two entry points that have intent filters
I have developed an app in android 4.0.3(Ice-cream Sandwich), i am using two activities
In an Android app, I have two activities; lets call them A and B.
I have a fairly basic app that only has two Activities, the splash screen
If I have two activities in my app, one with listview and the other
I have an App that I want to have two version in the 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.