Maybe a silly question, but can I create a sport app like standard Garmin running, which will have all these options, like choose data screens, choose fields for each screen, save/discard/resume later options, autolap by speed/distance, etc. For example, if I need the same running app as the standard Garmin app, but with a very small change, like automatic lap creation based on tricky conditions, and the rest should be the same.
I cannot find a way, and all the examples provided with the Garmin SDK/documentation look very simple.
My understanding is that it is not possible easily and I need to implement every such feature manually myself. Actually, reusing existing datafields or using custom datafields downloaded from Garmin Store is probably impossible at all.
Is it correct, or am I missing something?