What Can I Do If Message "unable to connect to :5555" Is Displayed When I Am Using ADB to Access a Cloud Phone?
Description
After successful establishment of the SSH channel, I ran the ADB command to access a cloud phone, and message "unable to connect to :5555" is displayed.
Causes
The ADB is connected to the cloud phone over USB instead of over Wi-Fi.
Handling Method
Run the adb tcpip Local idle port command in the CLI, and then run the adb connect 127.0.0.1: Local idle port command to reconnect to the cloud phone.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.