this is a call for participation in an open source project, which tries to tackle one of the most wanted feature, not (yet?) provided by the Garmin Connect app.
Imagine you are on the go and want to upload a course to your Garmin device to follow the track. As of now, this involves uploading the gpx file to the Garmin web site, somehow create a course from it and then select "Export to device" in the mobile app.
Current State
- working android app
- working connectiq app
- tracks are served from /sdcard/Download
- GPX tracks are converted to FIT on the fly
- https to localhost will never work, because there will never be a trusted certificate
Source code is at https://github.com/gimportexportdevs
User support thread: https://forums.garmin.com/showthread.php?376890-gimporter-gexporter-import-FIT-GPX-courses-from-your-Android-phone
ConnectIQ App: https://apps.garmin.com/en-US/apps/de11adc4-fdbb-40b5-86ac-7f93b47ea5bb
Android App: https://play.google.com/store/apps/details?id=org.surfsite.gexporter
I hereby invite you to help me to make these apps enduser usable. You can add pull request on github, or request membership in the "gimportexportdevs" organization for direct commit access.