How to send a command to the terminal through android app and get the output back? For example, sending \"ls /\" and getting the output to print it in the GUI?
Different solutions could be found here: http://code.google.com/p/market-enabler/wiki/ShellCommands I've not tested them yet.