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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T00:08:37+00:00 2026-06-04T00:08:37+00:00

Is parcelable data persistent? I have some variables that I destroy in android lifecycle

  • 0

Is parcelable data persistent? I have some variables that I destroy in android lifecycle functions such as onDestroy() , but what about things written to parcelable?

Ultimately I would want to pass elements of my parcelable objects via intents, will they still be available after garbage collection (either java or dalvik’s)?

thank you

  • 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-04T00:08:38+00:00Added an answer on June 4, 2026 at 12:08 am

    The short answer is: yes. Parcelable data is persistent.

    When you make a Parcel out of an object, you are basically creating a serialized version of the at object. Once you have the serialized version, the object itself can be garbage-collected and you will still have the Parcel (assuming that you have kept a handle on that, or if you have sent it via Intent then the OS has a handle on it).

    At another time you can instantiate a new object from the Parcel and you will end up with a copy of the original object, regardless of whether the original object has been garbage-collected or not.

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

Sidebar

Related Questions

I have a question about parcelable class (android). Until now, I have passed a
I have seen many parcelable examples so far, but for some reason I can't
I'm attempting to create a Parcelable class in Android so that I can pass
I try to run ELMAH with my ASP.NET MVC 2 project but have some
I have a Problem with Parcelable Data in an ArrayList sending via two Activities
i have 2 activities that share data between them: Activity B (child) @Override public
I have created some business objects which are created with the data from the
I have the class that implements Parcelable interface. That contain HashMap , this HashMap
I have a service that reads real-time sensor data. The data is read in
In my Android application, I have a simple list view with adapter. There's a

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.