I would like to know the answer to the question above. If I want my DataField to display cadence, how will it know if it should measure running or cycling cadence?
Actually, based on the activityinfo.currentcadence API, and my own testing of my datafield app, the results coming out from the simulator is the same. It is always the running values (cad > 100)
but when app is uploaded to the watch, it would refer to the correct values.