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!