We are developing clover application for some client . Now we want to debug application on actual clover rather then Genymotion. But when connecting with ADB over Wi-Fi it says connection actively refused by clover station ip address.
We are developing clover application for some client . Now we want to debug application on actual clover rather then Genymotion. But when connecting with ADB over Wi-Fi it says connection actively refused by clover station ip address.
You've got to make sure you have a Developer Unit.
If you're utilizing a DEMO/Test Unit (station), it won't work for debugging, you'll need to purchase a devkit from: http://cloverdevkit.com/
Once you've got your devkit, follow the instructions here
Once your unit is "provisioned" you can start by using the USB Cable provided to connect to your PC.
If you run onto issues with your device driver not being installed (device doesn't appear on Android Studio's Available Devices List):
Your device should appear on Android Studio. If no drivers are available download Samsung's Generic Drivers: Here
Any further issues, review the documentation, feel free to ask (preferably) or contact dev@clover.com
Good luck!
This is all correct information for a Clover Mini/Mobile. A Clover Station will only support adb over Wifi. Additional setup information here re: adb over Wifi: https://docs.clover.com/build/setup-d...
Wops! Forgot about wifi, never used it, never needed to, thanks Mark! Note: I mentioned this whole process because some people have demo/test units rather than actual dev devices.
2 People are following this question.