View Single Post
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#1118
Originally Posted by zimon View Post
I used to think "real" multitasking is a necessary feature for me, but when I think it deeper, the Android has as good multitasking as Maemo/Meego.

1)
In Android, if you want your application to do something also when in the background, you should code a separate service thread which has the code which can be run also in the background. For example, you won't put any GUI-drawing or refreshing code in that thread.
In reality, many softwares for Android aren't coded as you cited (using a separated service thread).

So Android doesn't have as good multitasking as Maemo/MeeGo.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.