M-Yankov / SimpleTracker

An simple android app for track routes. Strava is not working on old Android Devices. This app will contains functionality to track a GPS route.
MIT License
1 stars 0 forks source link

Merge routes #38

Open M-Yankov opened 2 years ago

M-Yankov commented 2 years ago

Even SinmpleTracker is not protected from crashing. If that happens the used will start new record, but after that there is no way to merge the two routes.

Adding merge down option could be the most simple solution. In route list

M-Yankov commented 2 years ago

Long workaround: Since I don't have an Export functionality #8...

  1. Upload route 1 to Strava
  2. Upload route 2 to Strava
  3. Export the routes on PC
  4. Merge manually routes using some text editor
  5. Delete route 1 & 2 from Strava
  6. Upload the new merged route