Howto get the current workouts list from the watch ?

Hi,

I working on an app which be able a user to set an advanced training right from his watch.
UP button > settings > apps > myApp

Then the user could select among his current workout list or at the end of the list a <New> option.

The Advanced Training UI will be pretty the same as it exists on the FR305 (if the API permits it)

My first concern is : am I able to get the workout list ?
I didn't check all the classes available but I didn't find.

Thanks for your help.
  • No, you can't access the workouts list that is stored on the device at this time. If you have a license for the Garmin Connect service, you could make a json request for the workout list and cache a few of them on the device.