• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Task manager

dog4life

Lurker
does anyone know whats up with a task manager for the g1? if its in the process of being made, if there is one to download somehow, is it possible to make??? im sure this is part of the problem to the short battery life and it would help to be able to close apps so the phone wont freeze or blow up one...
 
dog4life, me, and EVERYONE else with the G1 wants a task manager that KILLS or TERMINATES a running task.

Is there one available?
 
Since the G1 is running Linux, it shouldn't be that hard to create an app that can list all the processes for a particular user and do a "kill -9" Linux/Unix command to kill the process. Provided that the Android OS API will allow you to issue Linux commands from a Java application (there may be some security issues).

I'll try a few things with the emulator and see if I can create such an application. The thing is, you want to be careful to not kill a "good" process otherwise who knows what could happen! :)

ppcinfo
 
... The thing is, you want to be careful to not kill a "good" process otherwise who knows what could happen! :)

ppcinfo
Isn't there a way to list running processes and/or applications with User = Root?
If so, why not list the processes and/or applications with User = User?
 
i just switched from the tmobile dash with windows mobile and the task manager on there worked wonders, i just dont understand why its so hard and why htc or google wouldnt put one on there in the first place knowing that there will be all kinds of apps for the device????
 
Back
Top Bottom