View Single Post
danramos's Avatar
Posts: 4,672 | Thanked: 5,455 times | Joined on Jul 2008 @ Springfield, MA, USA
#38
Originally Posted by fatalsaint View Post
Not with them concurrently running. Only 6 active apps can be run at the same time (unless the app registers itself as a service, which a few of the IM ones do). Beyond that, if your system starts running low on resources, android will decide what you need or not by randomly closing some down. This was overly apparent on the G1 hardware.

Now, you can switch back and forth between more than that, and for the most part not notice anything because of the saved state that it does when the app closes down.. but having more than 6 different apps constantly communicating or sending updates through the network or to the user.. is impossible for android AFAIK.

Again, I'm excluding services.
I haven't seen that behavior so far. I can usually run a bunch of apps doing their own thing in the background--terminals, mail, etc. all churning at the same time.. but if that's that's true, then maybe I've just been inadvertently avoiding it even when I was trying to strain it. I've not noticed any limitation so far, though, and it seems to be a non-issue for me. I don't doubt that maybe your explanation is right, though. But then.. resource issues DO occur on any platform.