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.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot