Hi,
I am about creating my first watch face. Nevertheless, I have some problems in getting some values:
I have seen a lot of watch faces which shows altitude or heart rate. But I can't find that information in the ActivityMonitor.Info field. For heart rate I could also utilize the sensor class but realized that the class is only for widgets and apps. The SensorHistory class is only accessible for fast devices like FR735.
Indeed I want to depict altitude, pressure, heart rate, temperature and sunrise/sunset, but can't find any of those values. Can someone give me a hint?
Furthermore (a little off topic to this thread, but I don't want to open a new one for this little topic): I have realized that some watchfaces let customize the color of the icons. How can I effectly draw an icon like bluetooth or steps with Garmin's drawable functions?