What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Easy App needed to be developed

ldimick

Member
I would love to see an App developed that uses the info from the TOP command. The status that Droid provides is not sufficient. I want more detail - not a summary. I want to see what is actively using cycles. Not just a history.

Seems to me it should be easy to do. Run the TOP command, parse out the top 15-20 processes with GREP, then display them. Display options should include memory consumed, cycles consumed, use your imagination!
 
I'm not 100% sure, but I think to be able to run any of the Linux commands that ROOT access is required. If this is the case such an app may have a limited target.

Again I'm not positive that this is the case. Maybe someone else could confirm this.
 
Back
Top