imvickykumar999
released this
15 Nov 06:53
·
28 commits
to main
since this release
Executable Preview
record.mp4
One Time USB Connect
>>> adb devices
* daemon not running; starting now at tcp:5037
* daemon started successfully
List of devices attached
>>> adb tcpip 5555
restarting in TCP mode port: 5555
>>> adb devices
List of devices attached
RZ8N60JN0EE device
>>> adb shell "ip addr show wlan0 | grep -e wlan0$ | cut -d\" \" -f 6 | cut -d/ -f 1"
192.168.0.103
>>> adb connect 192.168.0.103:5555
connected to 192.168.0.103:5555
>>> adb pair 192.168.0.103:40535
Enter pairing code: 230630
Successfully paired to 192.168.0.103:40535 [guid=adb-RZ8N60JN0EE-DzkZ1Q]
Double Click
: ScrCpy_GUI.exe
>>> python ScrCpy_GUI.py
----------------------------------------
Press `CTRL + PAUSE/BREAK` keys to exit.
Press ENTER for default IP
192.168.0.103
----------------------------------------
Paste IP Address of Device : 192.168.0.103