Tagged Questions
2
votes
0answers
38 views
resolve zeroconf-style “hostname.local” names [duplicate]
Possible Duplicate:
bash - How can I check if a computer exists on my network WITHOUT IP (i.e. by device name only)?
I would like to know whether it is possible to not simply search for my ...
1
vote
0answers
18 views
How can I SSH into my Android without rooting it? [duplicate]
Possible Duplicate:
Is there some SSH server for android?
Are there free Android apps that would let me SSH into it remotely?
Related: Are there Android SSH client apps that would let me ...
7
votes
1answer
839 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 ...
5
votes
2answers
382 views
How can I explore my android from my computer
I'd like to explore the content of the internal memory.
I have a rooted phone with a terminal emulator which allows me to navigate through it.
The problem is that it's quite hard to use (small ...
2
votes
1answer
877 views
Run connectbot as root? [duplicate]
I'd like to do reverse ssh tunneling with my phone. Anyone know how I can run connectbot as root so that it can bind to port 22 ?
3
votes
1answer
1k views
Run android application from remote computer
I have asked this question in StackOverflow, but I figured it should be asked here...
I need to run my android application from remote computer (in the same network) via SSH (not using ADB). How do I ...