- Turn on wireless debugging on mobile phone
- Find your mobile connection code and IP
- On cmd, type
adb pair <ip>:<port>
and enter the code. - Then
adb connect <ip>:<port>
- Done
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.