Why can I successfully connect to a netcat server from the adb shell and not from the Android app?
I’m trying to send a TCP message to a netcat server running on the machine where an Android device is connected.
I’m trying to send a TCP message to a netcat server running on the machine where an Android device is connected.