-
Notifications
You must be signed in to change notification settings - Fork 299
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
Comments
That would be great :) |
Geoip can be easily downloaded and is MB in size, only prefs and similar stuff will be backed up |
How can I automatically add and update this database without manual actions? ;) |
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.
The text was updated successfully, but these errors were encountered: