Genymobile / scrcpy

Display and control your Android device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why tcpip wireless connection gets revoked after a while?

BadrShuaib90 opened this issue · comments

Everytime I establish a connection through tcpip with my device it works fine for a couple of days or so, then at some point it needs me to re-establish the connection through USB all over again. is there a way to make the connection last without having to connect the phone via USB every couple of days?

does this have to do with phone settings?

It's reset after a phone reboot. You can't preserve adb tcpip 5555 unless your device is rooted.

It's reset after a phone reboot. You can't preserve adb tcpip 5555 unless your device is rooted.

I have root, How do I do it? Preferably using termux.