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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T03:26:17+00:00 2026-06-14T03:26:17+00:00

I have 2 activity A and B.when go from A to B,does A destroy?

  • 0

I have 2 activity A and B.when go from A to B,does A destroy?
If yes,does all variables(static or nonstatic) clear or not?

Or if not destroy?does activity goes to some stack?

  • 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-14T03:26:19+00:00Added an answer on June 14, 2026 at 3:26 am

    it is not destroyed, it will be moved to the stack.. check http://developer.android.com/training/basics/activity-lifecycle/index.html

    enter image description here
    as Simon said below:
    the variables are not destroyed when your activity goes to the stack. However, once an activity is not the active activity, Android may destroy it without any further callbacks to your code. That is what onPause() and onResume() are there for. You should save and restore anything you need to maintain the state of your activity in those methods..

    For static vars (If the process is killed then all static variables will be reinitialized to their default values). check Public static variables and Android activity life cycle management

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

Sidebar

Related Questions

I have a parent class in Android that inherits from Activity and all my
I have an Activity from which I call a PopupWindow. My question is how
I have this situation where i have to start an activity from my mainActivity.
I'm trying to launch an activity from a custom lisview. I have hoded the
I have two activities. In first I come to the second activity from first
I have an android activity that downloads content from the web. The activity have
I have an activity that I'd like to load from a preference screen. I'm
So i have an activity that imports a list of names from a .txt
I have an Activity with 3 spinners. These spinners get their data from a
I Have a Service and i interact with it from an activity using Binding.

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.