question

markorocko avatar image
markorocko asked Jacob Abrams answered

Newjack question for Clover basics - Yogurt app concept

Hey folks, so at a high level I want to create an app for Clover that would work with a Yogurt shop. I get the basic idea about using Android Studio to create an apk file which could then be submitted to the App Market. However, what is the basic steps to constructing something to run on Clover hardware and making it aware of its internal customers, transactions, etc.? Is there some sort of java API that I would need to add to Android to invoke those types of functions? Or is it through Rest calls? Please advise on the basics Thanks!

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Jacob Abrams avatar image
Jacob Abrams answered

We have an Android API (it is java) that works on our Clover devices. The API and example apps are at: https://github.com/clover/clover-andr...

You can find lots of information on our developer site including samples, such as https://docs.clover.com/build/android...

The developer site can also help you set up a simulator that acts like a Clover device: https://docs.clover.com/build/android...

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community