I see lots of posts everywhere showing how to connect to Android device using adb connect <ip> but in my case it's not working...
unable to connect to <ip addr>:5555: cannot connect to <ip addr>:5555: No connection could be made because the target machine actively refused it. (10061)
- Developer mode is OK;
- USB debugging is OK;
- Both computer and device are connected to same network;
- There is no USB port to plug (Android TV)
Before I was using another brand and it worked fine, I could connect it over wifi no problem, but after I switched to this brand called MXQ I can't manage to work it anymore. Any ideas? Thanks.