Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.25 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.25 KB

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:

  1. 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
    Visual Studio Menu

    Search
    Search

  2. You will now get an empty scrcpy tool window.

    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.

  3. Use scrcpy as usual. Keyboard shortcuts and other documentation can be found on the scrcpy repository.

    Active scrcpy for Visual Studio session