You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 seedvaultThis is very much useful when you use custom repos and you need backup. Fdroid classic does allow backup.
The text was updated successfully, but these errors were encountered: