androidadbsamsung-galaxy-gear

How to debug Samsung S3 Gear through WIFI or any other way


enter image description hereIn Gear S3 I have enabled Debugging option. Wifi connected. Wifi IP is 192.168.1.155

While giving the command adb connect 192.168.1.155 the below error is showing.

C:\Users\mypcPc\AppData\Local\Android\Sdk\tools> adb connect 192.168.1.155:5556 unable to connect to 192.168.1.155:5556: cannot connect to 192.168.1.105:5556: No connection could be made because the target machine actively refused it. (10061)

Pls share if you have any ideas about this. Thanks a lot.


Solution

  • I think Problem is that your Device and System connected different wifi.

    Connect your system and and Device with same Network...then try adb connect 192.168.1.155(replace your ip)

    Here is doc http://developer.samsung.com/gear/develop/testing-your-app-on-gear