Export and share the recorded ride GPX #47

Open
opened 2026-08-31 17:14:54 +02:00 by robert · 0 comments
robert commented 2026-08-31 17:14:54 +02:00 (Migrated from git.butzei.de)

Goal

Close the loop: the ride goes back to komoot, Strava or anywhere else, without needing anyone's API.

Acceptance criteria

  • Recorded ride exported as GPX via the Android share sheet
  • Heart rate and elevation preserved in the export
  • Re-imports into komoot cleanly - verified end to end
  • Verified against at least one other platform, for example Strava
  • Sensible default filename including date and route name
  • Old rides listed and re-exportable

Files

  • companion/.../ride/GpxExporter.kt
## Goal Close the loop: the ride goes back to komoot, Strava or anywhere else, without needing anyone's API. ## Acceptance criteria - [ ] Recorded ride exported as GPX via the Android share sheet - [ ] Heart rate and elevation preserved in the export - [ ] **Re-imports into komoot cleanly** - verified end to end - [ ] Verified against at least one other platform, for example Strava - [ ] Sensible default filename including date and route name - [ ] Old rides listed and re-exportable ## Files - `companion/.../ride/GpxExporter.kt`
Sign in to join this conversation.
No description provided.