Romain Vimont

Results 1969 comments of Romain Vimont

> Hope the author finds a fix. I have currently no device with this ROM to reproduce, but I think the fix is to wait for Xiaomi to fix the...

Is USB debugging enabled on your device or not? On Windows, there is a problem if USB debugging is not enabled: #3050.

Looks like a bug on the device ROM (which may be triggered by capturing the screen, but a bug on the device nonetheless).

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#device-not-detected

You can set the ADB environment variable to the full path (filename included) of another adb.exe if you want to try, scrcpy will use that one instead.

What is the result of `adb devices -l`? (please paste the terminal output as text, not a screenshot).

@MadMatt69 `adb devices` indicates that the device is "offline". Check stackoverlow: https://stackoverflow.com/questions/14993855/android-adb-device-offline-cant-issue-commands

Thank you for your proposal. If we really want this interaction with the user, it should not be in `scrcpy-console.bat` (which is only a script for Windows users to double-click...

The window closed or did not open? When the scrcpy window closes, you don't get the console prompt? (it stays open without message) Any error in `adb logcat`? What if...

> When the scrcpy window closes, you don't get the console prompt? (it stays open without message)