Romain Vimont

Results 2006 comments of Romain Vimont

> I use Windows... Sorry for you :trollface: > And the website url you've provided is blocked, because it has "robots.txt" file. The URL is an rss/atom feed, you can...

This is just https://github.com/Genymobile/scrcpy/issues/44#issuecomment-377170279

> Isn't it a new feature? If not, why mention it? The feature was implemented 2 months ago in the `dev` branch, but it was after the last release `v1.1`....

It enables it on start, and disable it on stop. If you let it enabled, just don't use the option. When you touch the screen with your finger, it should...

> I've removed the flag. Still can't see the touches using the mouse. I'm not sure you understand what the feature does. From `scrcpy --help`: ``` -t, --show-touches Enable "show...

https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#conflicts-between-adb-versions ```bash ADB=$(which adb) scrcpy ```

What is the result of: ``` /usr/local/bin/androidtools/platform-tools/adb devices ``` ?

So for some reason `snap` can't see your host filesystem to use your `adb`. Try to use a non-snap version (= [build](https://github.com/Genymobile/scrcpy/blob/master/BUILD.md) it).

Even in `--hid-keyboard` (or `--otg`)?

So `--otg`? (over USB)