more than one device/emulator - Error while trying to cast with Genymobile

Viewed 1226

I have attached a device and emulator. When I'm trying to cast screen with Genymobile I'm getting:

INFO: scrcpy 1.10 https://github.com/Genymobile/scrcpy adb: error: failed to get feature set: more than one device/emulator

2 Answers

I tryed scrcpy on latest linux mint xfce distribution

I connected my android 10 smartphone via USB cable, started scrcpy from shell and got a similar error message.

I read somewhere that USB DEBUGGING should be enabled on my android smartphone.

So I enabled developer mode in my phone, enabled USB DEBUGGING and the connected my phone to pc.

Started strcpy and everything was alright

Related