-
Notifications
You must be signed in to change notification settings - Fork 278
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
invalid block type #63
Comments
Does it work if leave out -shared? Is the header the same format? |
Different error then
|
Maybe it's because for some reason it gets interrupted/corrupted while adb is creating it... but still weird. With debug build
Tried with tar
and
|
I think it stops making backup when screen goes off With another try
|
No sure, either it's an error, or they use a different compression algorithm. |
@davispuh Probably it's an issue with your phone. Try running adb logcat while backup and watch for letter capital E.
Open another console and backup
|
Having the same issue here... ran the 04-27 22:15:39.673 5039 16381 V BackupManagerService: Requesting backup: apks=true obb=true shared=false all=true system=true includekeyvalue=true pkgs=[Ljava.lang.String;@183e824 Is that I.e. i did not specified any specific packages to backup, only ran |
I created a non-encrypted backup with
$ adb backup -apk -shared -all -system
on LG V20 (Android 7.0)but it fails to convert it to tar
The text was updated successfully, but these errors were encountered: