我的目标是从我的旧电话备份两个游戏的数据,我成功,并将它们恢复到我的新手机,我安装了Lineage 16.0。
我使用了命令: adb backup -apk nameoftheapp.com
然后 adb restore backup.ab
但是一旦我键入第二个命令并在新电话上输入备份密码,将显示"恢复结束" 的对话框。
是否有解决方法/解决问题的方法?
非常感谢!!
我的目标是从我的旧电话备份两个游戏的数据,我成功,并将它们恢复到我的新手机,我安装了Lineage 16.0。
我使用了命令: adb backup -apk nameoftheapp.com
然后 adb restore backup.ab
但是一旦我键入第二个命令并在新电话上输入备份密码,将显示"恢复结束" 的对话框。
是否有解决方法/解决问题的方法?
非常感谢!!
My goal is to backup save data of two games from my older phone, which I succeeded, and to restore them to my new phone where I have Lineage 16.0 installed.
I used the command : adb backup -apk nameoftheapp.com
and then adb restore backup.ab
But as soon as I type the second command and enter the backup password on the new telephone a dialog appears with "Restoration ended".
Is there a workaround/a way to troubleshoot the issue?
Thanks a lot!!
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有