多设备连接的情况 当电脑通过adb连接了多个安卓设备后,启动Scrcpy就会报如下错误:ERROR: Multiple (2) ADB devices表示无法选择投屏哪台设备,此时可断开adb连接的其他设备或者为Scrcpy选择一个投屏设备。 查看已连接的设备: $ adb devicesList of devices attachedSKPN45IF8DBMRG59 device192.168.5.126:5555 device 选...
If several devices are connected, you will encounter this error: ERROR: Multiple (2) ADB devices: ERROR: --> (usb) 0123456789abcdef device Nexus_5 ERROR: --> (tcpip) 192.168.1.5:5555 device GM1913 ERROR: Select a device via -s (--serial), -d (--select-usb) or -e (--select-...
com/Genymobile/scrcpy> ERROR: Multiple (2) ADB devices: ERROR: --> (usb) C7Y6R19923000299 device HLK_AL00 ERROR: --> (usb) JR8XY9EEIJGQQSJV device RMX3350 ERROR: Select a device via -s (--serial), -d (--select-usb) or -e (--select-tcpip) ERROR: Server connection failed ...
ERROR: Multiple (2) ADB devices: ERROR: --> (usb) 0123456789abcdef device Nexus_5 ERROR: --> (tcpip) 192.168.1.5:5555 device GM1913 ERROR: Select a device via -s (--serial), -d (--select-usb) or -e (--select-tcpip) In that case, you can either provide the identifier of ...
What to do with this man ? :( Multiple time replug, usb debugging enabled. Is there any way around it?
$ adb connect 192.168.1.4:5555 Last but not least, run thescrcpycommand to mirror theAndroiddevice’s screen on a Linux desktop: $ scrcpy Mirror Android Device in Linux Desktop Scrcpy Command Examples with Options From the previous screenshots, you can see that by default,scrcpydisplays the dev...
This avoids issues when combining multiple keys to enter special characters, but breaks the expected behavior of alpha keys in games (typically WASD). --push-target path Set the target directory for pushing files to the device by drag & drop. It is passed as-is to "adb push". Default ...
You can select multiple devices to run scrcpy on from the devices table Configure scrcpy options as you'd like and click onStart Rating & Reviews 4.7 3 Ratings(10,429 Downloads) 5 4 3 2 1 Write Review Report Issue Michael Meng
通过USB 或 TCP/IP 连接的 Android 设备(视频和音频),并允许使用计算机的键盘和鼠标控制设备。它不需要任何root访问权限。适用于 Linux、Windows 和 macOS 我们安装一下 Linux Linux目录 Windows 窗户 macOS 苹果操作系统 我这里是mac,所以 Github-Id-VampireAchao:~ achao$ brew install scrcpyHOMEBREW_BREW_GIT_...
DEBUG: ADB device found: DEBUG: (usb) fedcba09 device GM1913 DEBUG: (usb) 05f5e60a0ae518e5 unauthorized DEBUG: --> (tcpip) 192.168.1.1:5555 device Nexus_5 To runscrcpywith a single USB device: $ scrcpy -d … ERROR: Multiple (2) ADB devices over USB: ...