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

Adb backup not working on Oreo #63

Open
stebeh opened this issue Nov 13, 2018 · 0 comments
Open

Adb backup not working on Oreo #63

stebeh opened this issue Nov 13, 2018 · 0 comments

Comments

@stebeh
Copy link

stebeh commented Nov 13, 2018

Hi,

Adb backup is not working on Oreo. The created backup file does not contain useful data and is 47 bytes in size. As a quick workaround, I removed the line
android:backupAgent="ShoppingBackupAgent"
from AndroidManifest.xml.
This seems to fix the issue: I successfully created a backup and restored it; seems to contain all necessary data. Not sure if anything relevant got left behind in ShoppingBackupAgent.java.

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

1 participant