I am aware that the tablet companion app on the remote control of Spot is an Android app, but I wonder how does the app interacts with Spot API?
Is this C++ SDK built and linked directly with the app? or does the app uses gRPC and has its own client implementation to interface with the API?