Hi guys,
I need your help and advice.
I have been running through the examples in the Connect IQ SDK. In one of the examples - RecordSample, data acquired is being saved to a FIT file. From the following website:
http://developer.garmin.com/downloads/connect-iq/monkey-c/doc/Toybox/ActivityRecording/Session.html#save-instance_method
The '<session>.save()' method returns a boolean, which indicates whether the operation is successful or not, and I checked that it return true. However, I wasn't able to find the the fit file.
My questions are where this FIT file might be, and how one could specify a custom path for it.
Thanks very much in advance!
Eddie