scrcpy client for android
This app enable android device to android device control/sharing via adb over wifi.
Steps:
1. Enable Developer Options & USB Debugging
Go to Settings > About Phone > Build Number and tap it 7 times to enable Developer Options 512.
2. Navigate to Settings > System > Developer Options and enable:
USB Debugging (required for initial setup)
3. Wireless Debugging (for Wi-Fi ADB).
1. Connect via Wi-Fi (Two Methods)
Method 1: Pairing (Android 11+) (Recommended for Android 13)
Open Developer Options > Wireless Debugging > Pair device with pairing code 15.
Note the IP address, port, and 6-digit pairing code displayed.
On your app select the pair column, click connect then input the pairing code to pair.
Method 2: Legacy TCP/IP (For Older Workflows)
Connect the device via USB temporarily.
adb tcpip 5500
Disconnect USB and connect via Wi-Fi in app: