How do I use C to generate FIT file
How do I use C to generate FIT file
There are example C projects in the SDK. The example projects use Visual Studio, but the C code itself can be used with most IDEs and compilers.
developer.garmin.com/.../
Thanks for your reply,I tried to use C to emulate the EncodeActivityFile function in C++ routines,but it didn't work,can you provide a similar example where the VS routine is just a simple setting configuration file and I want to know how to generate an Activity-type Fit file
You may have posted this question twice. See the answer here:
https://forums.garmin.com/developer/fit-sdk/f/discussion/279423/use-c-to-generate-fit-exceptions
A FIT file is a GIS data file used by Garmin GPS sport devices and Garmin software. It contains location and time information logged on the GPS device during a run, bike race, or other athletic event. FIT files can be uploaded to the Garmin Connect Web service for personal fitness tracking miocado