
How to enable WiFi debugging on real devices
Hello Android developers!
Today I want to share with those who don't know that could use their Android devices over the WiFi for debugging. 😀
The task is really simple!
First, you have to check if there's an opened socket already on the 5555 port on your device:
$ ./adb shell netstat