TScrcpyDroid-dev icon indicating copy to clipboard operation
TScrcpyDroid-dev copied to clipboard

An android client for scrcpy. Written in Kotlin. In dev

TScrcpyDroid-dev

This is a client app for scrcpy written in Kotlin.Both Compose and SurfaceView are used.

Usage

  1. Enable Developer options on the server device(the Android device to be controlled).
  2. Enbale USB debug.
  3. Connect the server device to your PC via USB cable and activate the 5555 port:
adb tcpip 5555
  1. Install the app on the client device(Another Android device).
  2. Input the server device's IP and Port.
  3. Configure options such as resolution and BitRate.
  4. start!

Preview

  • Please refer to Sample.mp4

  • Configure page: