I used it. The only thing I noticed was that there was app history.
For example, if I had my browser open and navigated away from it, then went back to it, the home page came up instead of the page I was on.
I wish people would stop using the "developer option for a reason" excuse.
Windows animations and stay awake are in developer options too. They don't cause any harm.
Tells the system to destroy an activity as soon as it is stopped (as if Android had to reclaim memory). This is very useful for testing the onSaveInstanceState(Bundle) / onCreate(android.os.Bundle) code path, which would otherwise be difficult to force. Choosing this option will probably reveal a number of problems in your application due to not saving state. For more information about saving an activity's state, see the Activities document.
Negative, don't use it. It's intended for developing for a reason. In normal use you NEED to allow things to run in the background, close out properly, etc. Enabling it for no reason will probably lead to freezes, force closes, reboots, and global thermonuclear war.
![]()
Negative, don't use it. It's intended for developing for a reason. In normal use you NEED to allow things to run in the background, close out properly, etc. Enabling it for no reason will probably lead to freezes, force closes, reboots, and global thermonuclear war.
![]()