Tagged Questions
6
votes
1answer
282 views
How to return to the home screen with a terminal command?
Is there a terminal command to go to the home screen?
I need to do this via ssh, so I cannot just push the "home" button, I need to send a command-line action..
6
votes
2answers
664 views
how to run a specific app's action via terminal?
I need to run my android app from a remote computer via SSH, but I'm not a command-line expert, so I would like to know:
how to run a specific action of an app? (not just open it)
Which implies: how ...
7
votes
1answer
850 views
How can I remotely change the volume?
At home I often connect my android to some speakers, to listen to internet-radio. It would like to be able to change the sound-level through a command on my laptop.
I can open an ssh shell to the ...
13
votes
10answers
12k views
Are there any command line ssh clients available for rooted android phones?
I of course have ConnectBot, but I'm looking for something I can script.
Edit: To clarify here, I'm not interested in running scripts from a terminal. What I want to do is run an ssh command in an ...