Hi, I have an android Clover application for Clover Station.My station have 2 screen one for Merchant and one for customer.shall I want to install the apk in both device, or only one installation is needed. Or is there any link between 2 device?
Hi, I have an android Clover application for Clover Station.My station have 2 screen one for Merchant and one for customer.shall I want to install the apk in both device, or only one installation is needed. Or is there any link between 2 device?
I would suggest two applications, however what you suggest can be done.
See CustomerMode in the Clover SDK. It can be used within an application to indicate what the mode of the device is. You would need to have application logic that determined which mode the device should be in, and set it appropriately.
2 People are following this question.