I created a sandbox account, associated device with it and activated it.
Both Android and Macbook connected to single Wi-Fi
I created file ~/.android/adb_usb.ini with content
0x28F3
But when I try to use `adb devices ` it shows me empty list.
When I try to `adb connect 192.168.0.103` - IP got from Clover's settings, I see
unable to connect to 192.168.0.103:5555: Connection refuse(But the same works perfectly with SGS5)
When I tried to compile standard app paywithsecurepaymentexample (just changed namespace), I uploaded it to the sandbox site, but cannot install it to device (don't see in app market neither in app apps, nor installed apps, nor through search).
How to install app to my Clover Flex?