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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T08:29:59+00:00 2026-05-28T08:29:59+00:00

I have a question regarding the Java language: in android i tried changing a

  • 0

I have a question regarding the Java language: in android

i tried changing a System.property X inside process A, then activating process B

(i thought maybe it’s initializing all the System.properties again)

(process B didn’t see the changed System.property X as expected),

then i resumed the first process and saw that the changed System.property is still there.

I know that the System class can’t be instantiated. since this is the case,

i thought that it will be shared among all the processes.

yet this is not the case.

i understand why we want this to happen, but how can this be if System class is not instantiated? what mechanism in Java causes this behavior?

thanks for the help

  • 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-28T08:30:00+00:00Added an answer on May 28, 2026 at 8:30 am

    what mechanism in Java causes this behavior?

    While the System class bytecode is shared among Dalvik VM processes, any singleton data that might be held by the System class (or any other Android OS Java class) is not shared among Dalvik VM processes. Rather, such objects are instantiated on the local process’ heap, no different than any other objects.

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

Sidebar

Related Questions

I have this very straight forward question regarding Thread and Timer classes in Java
Following on from my recent question regarding parsing XML files in Java I have
I have a question regarding inheritance in Java. If I have this base class
I have a question regarding the Java Memory Model. Here is a simple class
I have a simple question regarding java generics. How do I construct a generic
I have a question regarding how to use JSON integration in Android. For example
I have question regarding Java Comparator. Or maybe you all have another Idea to
I have a question regarding exception handling. Consider following Java code snippet. try{ //code
I have a question regarding to the Java File class. When I create a
I have a question regarding the Difference between StringTokenizer class and java.util.Scanner class? Though

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.