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

Backup of all settings #379

Open
anpic opened this issue Dec 16, 2023 · 23 comments
Open

Backup of all settings #379

anpic opened this issue Dec 16, 2023 · 23 comments
Labels
enhancement New feature or request

Comments

@anpic
Copy link

anpic commented Dec 16, 2023

Since 31 sdk version Google has killed another very useful thing: local backup and restore settings via bu command. And your target sdk version is 33.
Accordingly for this users have to rebuild your beautiful app with a downgrade of target sdk version. And it's not nice to do that :)
Maybe you'll also think about adding full importing and exporting settings through intents. Including geolocation databases.

@emanuele-f emanuele-f added the enhancement New feature or request label Dec 17, 2023
@emanuele-f
Copy link
Owner

@anpic
Copy link
Author

anpic commented Dec 17, 2023

Possibly via https://developer.android.com/reference/android/app/backup/SharedPreferencesBackupHelper

That would be great :)
But I would like not only the shared preferences but also files such as geodb.
But at least to start with something ;)

@emanuele-f
Copy link
Owner

But I would like not only the shared preferences but also files such as geodb

Geoip can be easily downloaded and is MB in size, only prefs and similar stuff will be backed up

@anpic
Copy link
Author

anpic commented Dec 19, 2023

Geoip can be easily downloaded and is MB in size

How can I automatically add and update this database without manual actions? ;)
And with easy transfer between devices.
With a full backup, I can update it on one device and then transfer it to all the others.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@ignoramous

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

@anpic

This comment was marked as off-topic.

@emanuele-f

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants