Check WIFI connection with to device with:.If connect fails take a look at $ adb connect 192.168.25.221 Link/ether 2c:fd:a1:8c:dc:f1 brd ff:ff:ff:ff:ff:ff Get the IP number of your Android phone with command ‘adb shell ip addr show wlan0’:Ģ4: wlan0: mtu 1500 qdisc mq state UP group default qlen 3000.This recipe is written for Unity 2017.4 and Visual Studio 2017, maybe it works also in other versions.ġ] Connect your Android phone to the same WIFI station as your development computerĢ] Connect your Android phone with USB cable to your development computer Here’s how to debug an Unit圓D Android application on a real device (not in Unit圓D editor) over WIFI in Visual Studio.