Hi Connectors,
I want to add altitude data to my watch face. I am aware that, for watch faces, altitude data goes only so far as the last altitude read during the last activity using Activity.getActivityInfo().altitude.
Is there a way to simulate this? Nothing stands out in the simulator options. Perhaps import a fit file?
This goes for all the members of the Activity::Info class. The watch face does have access to this class (using SDK 1.2.5) and there is data abound to be accessed, yet, no way to simulate it.
Thanks,
Jeff