The Following 4 Users Say Thank You to aegis For This Useful Post: | ||
|
2016-06-28
, 21:56
|
|
Posts: 634 |
Thanked: 3,266 times |
Joined on May 2010
@ Colombia
|
#42
|
It is true.
Android first saves state IN RAM. IE. It just leaves an instance of the running app IN RAM. If it then runs out of RAM, it offloads that instance to storage.
Yes, it may use more instructions to restore state than to restore a swapped out process but you are getting the inbuilt protection of not having an app lose all its transient unsaved data.
Anyway, nobody wants their device to be continuously swapping. Nobody would argue that they'd rather have swapping for performance reasons.
The Following 10 Users Say Thank You to wicket For This Useful Post: | ||
|
2016-07-01
, 08:24
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#43
|
That's a ridiculous analogy. You may as well claim that because Maemo has a terminal built in, it's closer to MS-DOS.
The Following 5 Users Say Thank You to reinob For This Useful Post: | ||
|
2016-07-01
, 10:13
|
|
Posts: 277 |
Thanked: 546 times |
Joined on Mar 2013
@ rack city
|
#44
|
|
2016-07-01
, 16:39
|
Posts: 1,873 |
Thanked: 4,529 times |
Joined on Mar 2010
@ North Potomac MD
|
#45
|
|
2016-07-01
, 19:15
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#46
|
check this out
http://www.digitaltrends.com/mobile/...freeform-mode/
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2016-07-02
, 00:01
|
Posts: 432 |
Thanked: 544 times |
Joined on Feb 2011
|
#47
|
|
2016-07-02
, 11:43
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#48
|
I am NOT an Android "fan", but how it handles multitasking really isn't the issue that the "facts" point it to be. There are plenty of other MUCH better reasons to hate Android...
|
2016-07-05
, 23:46
|
Posts: 649 |
Thanked: 762 times |
Joined on Mar 2012
@ Ohio
|
#49
|
|
2016-07-06
, 06:53
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#50
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
If it doesn't do anything, the OS will still save the state of text in edit fields (for example) in a bundle. When you navigate back to the same instance, those are restored to the view.
I think this discussion is clouded by years of Nokia phones with not enough RAM in them be they Symbian, Maemo, Meego or following on, Jolla and Sailfish who seem to have inherited that daft notion that they can squeeze a quart out of a pint pot.