Linked by Thom Holwerda on Sun 7th Feb 2010 19:11 UTC
Thread beginning with comment 408202
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Except that they can't really do shit in the background (play streaming music or download something). On Android they can
Why don't all the Iphone fanboys don't get that multitasking is a Good Thing(tm)
I have read so many brainless nonsense today "that nobody needs multitasking on a phone" and "that this a good decision" bla bla
Utter nonsense .. phones get more powerfull every 6 months and become more and more real computers.
And real computers need REAL multitasking.
And once IphoneOS ships with real multitasking all the same people will crawl out of the woodwork and hail the JesusPhone and God Jobs.
Pathetic!





Member since:
2009-04-18
The way multitasking is described in this article is exactly how it works on android. Each application can pause and save it's state while the use is doing something else. It is then resumed when the user goes back to it via the backstack.
The next part of the puzzle is background process (called services) which run whatever the user is doing. These are used for things like playing music, downloading applications in the market and whatever else.
There are also push notifications which are used in combination with services to generate notifications for the user to action on.
Overall i love how it works and it would be brilliant if Microsoft did something similar and would work perfectly.