ScorpioFifth

Results 2 comments of ScorpioFifth

> You can forward a port over ADB to achieve this. > > `adb reverse tcp:65530 tcp:65530` > > Then, set the IP on the phone to `127.0.0.1`. @1upbyte Thank...

@1upbyte Thanks a lot, your suggestion worked to get the client connected! Now, however, there's no audio output on the phone, even though the connection is active. Here are the...