Skip to content

Including Device Protected Data in Backup#267

Open
rammadogs wants to merge 4 commits intojensstein:masterfrom
rammadogs:master
Open

Including Device Protected Data in Backup#267
rammadogs wants to merge 4 commits intojensstein:masterfrom
rammadogs:master

Conversation

@rammadogs
Copy link

In more recent versions of Android, some apps now have to store data in the device protected directory '/data/user_de/{user_id}/'. Unlike the data in '/data/data/', This data is accessible before the device is unlocked, which is useful for apps which need to run immediately after boot e.g. alarm clock apps.

Oandbackup doesn't backup the data in user_de so I've added this functionality.

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

Successfully merging this pull request may close these issues.

1 participant