mirror of
https://github.com/tiyn/wiki.git
synced 2025-11-07 13:41:17 +01:00
21 lines
748 B
Markdown
21 lines
748 B
Markdown
# scrcpy
|
|
|
|
[scrcpy](https://scrcpy.org/) is an application that allows remote
|
|
mirroring of an [Android phones](/wiki/android.md) screen aswell as controlling it.
|
|
|
|
## Setup
|
|
|
|
scrcpy needs to be set up on the computer that displays the mirror of the smartphone used.
|
|
|
|
Setup files for [Windows](/wiki/windows.md) can be found on the
|
|
[official website](https://scrcpy.org/download/).
|
|
Alternatively most [Linux systems](/wiki/linux/package_manager.md) feature a package named
|
|
`scrcpy`.
|
|
|
|
## Usage
|
|
|
|
Connect the phone which is to be controlled with the computer via USB.
|
|
Make sure USB debugging is enabled in the phones setting.
|
|
Afterwards start up scrcpy.
|
|
It is possible that debugging has to be confirmed on the phone again after starting the application.
|