mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-31 19:44:31 +01:00
For non-Windows portable builds, use the absolute path to the adb executable located in the same directory as scrcpy. On Windows, just use "adb", which is sufficient to use the local one. PR #5560 <https://github.com/Genymobile/scrcpy/pull/5560>