I am looking for an example (something like a blog post + code) to help me get started developing an App for a clover POS. Anything will do to get us started, but for more context:
We are running a community currency experiment and want the merchants in town (several of whom use clover) to be able to accept the community currency. So, the app will need to display a QR code that the customer will scan. This will allow the customer to pay with the community currency and then the app will get notified when the payment is made and mark the order as paid.
I have installed android studio and gotten the emulator to run. As directed at https://docs.clover.com/docs/sdks-doc-resources I have looked at the clover-android-sdk and android-examples. The examples in the later repo are all pretty old. I am not sure what to do with the examples in the first repo. Is there a complete build somewhere that I can start from?
Any help is appreciated. Thank you,
Seth