Android Enthusiasts Asked by Michael Kůr on December 15, 2021
Due to some problems with my Acer Iconia 7 tablet (with KitKat 4.4) I decided to perform factory reset. However, because I have there some data that I did not want to lose I created a backup in HoloBackup. The backup was created succesfully (it has around 1 GB), but when I try to restore it, the process fails by error adb: archive is encrypted but no password given.
Now, at this point, I do not understand, because in developer settings I set a password to protect the backup feature of the tablet. But the error message sounds like a password protection is actually required for the .ab file itself. But in the settings nor in HoloBackup, I cannot see any way how to do it.
Can you help me please. Thank you.
Thanks to alexcs I was able to get it working, so here are the steps to solve the issue:
cd "path"
command (for example cd "C:omegavesko-HoloBackup-179d978Backups"
to change your parent directory to the folder, in which is stored your .ab filejava -jar abe.jar unpack [file name of the original .ab file] [file name of the output file],
(for example java -jar abe.jar unpack backup_june_2020.ab output.tar
).java -jar abe.jar pack [file name of the converted backup file] [file name of the new .ab backup]
(for example: java -jar abe.jar pack output.tar backup_june_2020_fixed.ab
)cd "C:omegavesko-HoloBackup-179d978"
).adb restore "file path"
(for example adb restore "C:omegavesko-HoloBackup-179d978backupsbackup_june_2020_fixed.ab"
)Answered by Michael Kůr on December 15, 2021
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP