Re: Question reguarding ATK
More system resources are required to start up a process only to suspend it again, and then you kill it again, and the system has to start up the process again. Not using a task killer will allow the program to use very little memory and resources when it is not in use (Android will do all of this on its own).
Also it does NOT keep them "open." This is a terrible misconception.
|