Is it possible to record FIT files using the emulator? if yes, where are the recorded files stored?
Thanks in advance!
That's something you can do with the 2.1.0 preview version of the SDK. They are in the activities folder of the temp directory used by the simulator. (\<user>\appdata\temp\garmin on win10).
You can feed it data by simulating/playing back a .fit, and/or with using the new "FitContributor" in your code.