docker-android
docker-android copied to clipboard
after i got into the contain,using "adb devices",it has noting below "List of devices attached"
💬 Questions and Help
root@0ca6ef018891:~# adb devices List of devices attached
after in noVNC inputing adb connet xxxx:5555,the remote server shows below List of devices attached 120.27.71.160:5555 offline but the device is offline and the novnc shows "failed to connect to xxxx:5555"
You have to do:
adb connect localhost:5555
f#$K