I want to execute two commands in the same line on Android terminal emulator.
Example: the two commands
svc wifi disable
and `exit
I want to create a widget to disable the WLAN and out of the terminal emulator app at the same time, and in the terminal emulator app widget, I can only put one command.
No comments:
Post a Comment