ich hatte dasselbe Problem. Wenn du die Route exportierst wird das als BIN Datei gespeichert, damit kann dein Handy erstmal nichts anfangen.
Wenn du die Datei mit einem normalen Datei Explorer auf dem Handy die Endung “kurviger” hinzufügst wird sie problemlos geladen. Also z.B. so: beispielroute.kurviger
I created a route with the web version, share it via shortlink with the app and wanted to save it. There were the suggested filename WITHOUT a extension to see.I changed the filename and saved it. The extension were not added automatically so the android system makes a binary file which of course no app could open. I take a similar filemanager and added an .kurviger no problems to open since that.
Rudi-79 described exactly this problem and I’m confident he can solve it with adding an extension.
Applications cannot control Android’s (forced) file manager.
So you should not delete the extension in Android’s dialog.
(otherwise it will save the file without extension)
you are absolutely right. The whole suggested filename+extension is marked when you are in the save dialog. If you rename it you overwrite the suggested filename and the extension and if you do not enter a new extension the system save it as an BIN file.
This is actually not a problem but it could be the solution path for Rudi