ControlCenter is an application interfacing android with the underlying kernel/shell. it allows you to define commands (e.g.
echo sumthin > somewhere
and execute those from within Android. If there is a file to display a status the command can be added a status information that will be read from that file.
Commands can be used to run commands to collect logs or any other task based on shell commands.
You can download at: http://apk.cuaban.net/detail/11896/CommandCenter.html
No comments:
Post a Comment