3
votes
2answers
6k views

How do I configure Android without using the touch screen?

I have an old Android phone around whose display broke after a fall. The touch screen has stopped working but I am reluctant to accept the device merely as a paper weight. I do have some use cases ...
3
votes
2answers
2k views

Can I connect to a shell from a PC to my Android using bluetooth or USB?

I want to run some commands on my rooted android phone. It is not very practical to interact with a shell using the touch screen, therefore I wanted to run a daemon on it and connect to it from a PC. ...