Lately I've been trying to create a terminal for android, using android studio. The gui is already completed but I still can't figure out how to send the commands to the terminal.
I'm looking for a command like os.popen("") in python, just in android studio.
os.popen("")
Thanks.
2.1m questions
2.1m answers
60 comments
57.0k users