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

Allow backup in AndroidManifest.xml #82

Open
varistov opened this issue Feb 17, 2021 · 1 comment
Open

Allow backup in AndroidManifest.xml #82

varistov opened this issue Feb 17, 2021 · 1 comment

Comments

@varistov
Copy link

AndroidManifest.xml says Backup of apps is not
allowed android:allowBackup="false"

android:allowBackup should be set to "true" to allow backup of foxydroid app data by seedvault

This is very much useful when you use custom repos and you need backup. Fdroid classic does allow backup.

@kitsunyan
Copy link
Owner

I've never used backup on Android, and there are much more options than just allowBackup in manifest. I think I'll need to study and test them before enabling backups.

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

No branches or pull requests

2 participants