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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:43:37+00:00 2026-05-13T11:43:37+00:00

As a follow on from my question on sharing state between Activities , how

  • 0

As a follow on from my question on sharing state between Activities, how can I save the instance state of my Application? Since Application does not extend Activity, there is no onSaveInstanceState method to override.

NB: In advance, this is not a duplicate. Despite its name, How do I save an Android application’s state? relates to Activity state

  • 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-13T11:43:37+00:00Added an answer on May 13, 2026 at 11:43 am

    You can’t use Application.onTerminate() since there’s no guarantee that this will be called.

    For the same reason reason you can’t use onStop() or onDestroy() from Activity either.

    So you’ll have to do your save in the onPause() method in every Activity. Each Activity will have a call a saveState() you’ve created in your Application. Since this will get called a lot you will need to make it as efficient as possible, ideally only writing changed data to persistent storage.

    You should also note that onSaveInstanceState() should be used only for storing the transient state of an Activity. For example, if an Activity is ended by the user pressing the Back button onSaveInstanceState() is not called. So even if you didn’t have shared state, you should still be using onPause() to save persistent changes.

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

Sidebar

Related Questions

This is a follow-on question from the one I asked here . Can constraints
This is a follow up question from Grammar: difference between a top down and
This is a follow-up from this question . Functions are not allowed to write
This question is a follow up to my question about sharing resources between web
As a follow on from this question. How can I call a function and
this is a follow up question from my previous one. you can find it
To follow on from my question yesterday.... MySQL Table Design for a Questionnaire I
This is a follow up from a question of mine that was just answered
This is a follow-on from this question, in which I was trying to suppress
Follow up question from Multi-core usage, threads, thread-pools . Are threads moved from one

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.