I can't seem to ssh into my Android device. I have not rooted the device and I don't really want to. I tried connecting to it via the terminal using the following command:
ssh root@ip-address:port-number
the error I received was:
name or service is not known
How can I resolve it?