scrcpy-vs
scrcpy-vs copied to clipboard
A wrapper around scrcpy for Visual Studio
scrcpy for Visual Studio
A wrapper around scrcpy for Visual Studio.
Usage
After installing the extension (marketplace), you will be able to use scrcpy from within Visual Studio. To do so, take the following steps:
-
Find the command to open the scrcpy tool window. This can be found either in the View -> Other windows menu, or using Search (Ctrl + Q).
Visual Studio Menu
Search
-
You will now get an empty scrcpy tool window.
Use the dropdown menu to select your device. Once you have selected a device, press the play button to start controlling your device with scrcpy. Press the stop button to end the session. You can use the refresh button to manually start a search for devices, although the list should be updated automatically when a device is connected or disconnected.
-
Use scrcpy as usual. Keyboard shortcuts and other documentation can be found on the scrcpy repository.