Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import/Export of Internal Tracklist #200

Open
clriis opened this issue Dec 28, 2022 · 7 comments
Open

Import/Export of Internal Tracklist #200

clriis opened this issue Dec 28, 2022 · 7 comments
Labels
feature This is / would be a new feature for the App

Comments

@clriis
Copy link

clriis commented Dec 28, 2022

When changing devices it would be handy to have an Import/Export or Backup function of the Tracklist as it gives a very informative overview.

Meanwhile I've been trying to locate where the tracklist is stored, but with no luck. I've looked in:
/storage/emulated/0/Android/data/eu.basicairdata.graziano.gpslogger/
But it's empty
I'm using Android 12

@GrazianoCapelli
Copy link
Member

The tracklist is stored into the private app's data folder.
The app's data is not accessible by any other app for privacy reason, as per Android specification, and can be backupped and transferred to a new device using for example the backup/restore service of the Google account.

Would you like to have another method to backup/restore the tracklist?

@clriis
Copy link
Author

clriis commented Dec 28, 2022

Yes.
It would make the app more agile/versatile if there was a backup/restore option for the tracklist.
The tracklist is really neat and provides a very clear overview of activities. The Google backup/restore service is not very flexible.

I've been using GPS Logger for 3 months now for Kayaking, Cycling and Hiking. It is by far the most stable and dependable tracker I've come across and I've tried quite a lot. The very small footprint on battery is another important feature.

@GrazianoCapelli GrazianoCapelli added the feature This is / would be a new feature for the App label Dec 30, 2022
@GrazianoCapelli
Copy link
Member

It would be great to add the feature you suggested to GPS Logger for the following reasons:

  • as you rightly wrote, the Google Backup is not very flexible
  • Google Backup it is a service that is limited to a phone upgrade
  • Google Backup has a MB limit for any app, and someone could have a bigger amount of data
  • It would be great to not be dependent on any Google service, specially for users that don't install the app using the Play Store

We leave the issue open to track a possible future implementation.

@GrazianoCapelli
Copy link
Member

As first step we should define these details:

  • What the backup should contain (Database, or maybe also the thumbnails of the tracks): if we don't include the thumbnails, they should be recreated at the end of the importation process.
  • Will the restore operation erase any content of the Tracklist before proceed with the importation of the data?
  • We should think how/where to perform the backup/restore operation, with a mock-up of the user interface

@clriis
Copy link
Author

clriis commented Jan 5, 2023

Hi Graziano,
Thanks for including this request.
I got the following comments to your points:

  • For me it's enough to include the thumbs, I do not alter my routes. But maybe there are other scenarios and it would probably be "proper" to recreate them.
  • I think the restore should ADD, at least as default. But also include a SORT function for date, track name, activity (I know, this is another request).
  • The operation should be included directly in the 3-point menu.

My scenario at present is at that I got two Phones:

  • Samsung Galaxy S10e (main phone)
  • Samsung Galaxy A51

I use my S10 for logging when cycling
But when I'm seakayaking it's often 8 hours+ and I use the S10 for podcasting and photos so battery is a limiting factor. Therefore I use the A51 for logging.

It would be very neat if I could combine the tracklists created.

Kind regards
Claus Riis

@Offerel
Copy link

Offerel commented May 26, 2024

Would be a really nice feature.

@TimTrek
Copy link

TimTrek commented Dec 9, 2024

Hi @GrazianoCapelli
Importing and exporting the “internal Tracklist” would be very helpful if you have to change or reinstall your device!

It's always a shame when I lose the super clear “internal Tracklist” after changing devices.

I have already tried ADB BACKUP, but unfortunately the .ab files were empty.

So if you could implement this feature “import/export of the internal Tracklist” would be fantastic!

Alternatively, it would also help me if I knew how to create a backup for GPSLogger with ADB and restore it on another device.

Many thanks for your great, lean and economical app!

Kind regards
Bodo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This is / would be a new feature for the App
Projects
None yet
Development

No branches or pull requests

4 participants