How can send commands to the terminal through the Android app and take the output back? For example, to get the output to send "ls /" and print it in a GUI
To use the reflection to call Android.os.Exec.createSubprocess is nearby:
public string (LS) {class
Comments
Post a Comment