Reply from 192.168.231.61: Destination host unreachable. Both devices are connected to the same router, by a cable in the case of the desktop computer, and wirelessly for the Nexus10. To start debugging this, I tried pinging the Nexus10 from my desktop computer. R32D300NXJV device product:mantaray model:Nexus_10 device:mantaĬ:\adt-bundle\sdk\platform-tools>adb tcpip 5555Ĭ:\adt-bundle\sdk\platform-tools>adb connect 192.168.231.2
I connect the device over USB, and then I followed ' How can I connect to Android with ADB over TCP?, but I end up with an error message that it can't connect: C:\adt-bundle\sdk\platform-tools>adb usbĬ:\adt-bundle\sdk\platform-tools>adb devices -l
I'm trying to get the Android Debug Bridge working over wifi from my 64-bit Windows 7 desktop computer to my Nexus10.