How can I connect a Clover Station2018 dev kit to a laptop(mac) using USB or WIFI?
I've tried with a usb cable and "adb devices" return nothing. usb debugging enabled.
Also tried over WIFI being connected to a same network, adb connect <device_ip> returns "Connection refused".
Anyone knows how to debug apps using adb on a Clover Station2018 dev kit?