我将数据从我的Android手机备份到Google Drive。然后我执行了一个完整的出厂重置。我有选择用另一部手机交换数据,但不是从Google Drive还原。
当我从应用程序中转到Google Drive时,我能看到备份。我可以查看文件,但我给出的唯一选择是删除它们。
是有什么我缺少的吗?为什么您不能从Google Drive逐步恢复?而且如何在不必做另一个工厂恢复的情况下获取我的数据?最后,当我执行工厂恢复时,为什么我没有给出这个选项?
我将数据从我的Android手机备份到Google Drive。然后我执行了一个完整的出厂重置。我有选择用另一部手机交换数据,但不是从Google Drive还原。
当我从应用程序中转到Google Drive时,我能看到备份。我可以查看文件,但我给出的唯一选择是删除它们。
是有什么我缺少的吗?为什么您不能从Google Drive逐步恢复?而且如何在不必做另一个工厂恢复的情况下获取我的数据?最后,当我执行工厂恢复时,为什么我没有给出这个选项?
I backup my data from my Android phone to Google Drive. I then performed a full factory reset. I was given the option to exchange data with another phone, but not restore from Google Drive.
When I go to Google Drive from the app, I'm able to see the backup. I can view the files, but the only option I'm given is to delete them.
Is there something I'm missing? Why can't you restore incrementally from Google Drive? And how do I get my data back without having to do another factory restore? Finally, why wasn't I given that option when I perform the factory restore?
这是一个真实的案例,就没有root恢复谷歌备份的人: screenshot
作为我回忆,计划用于像素系列的G备份恢复功能的手动触发,但这是一年前,我读到这一点,所以我不确定是什么;那时,存在一个adb命令以触发这种行为,但我不确定先决条件和/或限制。
我的帖子这里还简要触及G备份和其他方法,我探讨了解决自己的问题,并通过恢复备份文件的数据来解决自己的问题。请注意,标准恢复方法有用于工作的版本控制要求,即,您只能还原到运行的设备相同或更高的设备(如果甚至那么)。
最后,这里是我写的指南( 修复)对于Android游戏,但是同样的功能也可以应用于更多的一般用法。
Here's a real-life case on someone who'd gotten Google Backup to restore indirectly without root: screenshot
As I recall, a manual trigger for the G Backup restore function was planned for the Pixel series, but this was over a year ago that I'd read about that so I'm not sure what became of that; at that time, an ADB command existed to trigger such behavior, but I'm unsure what the prerequisites and/or limitations are.
My post here also briefly touches on G Backup and other methods I'd explored to solve my own issue with restoring a backup file's data. Note that there is versioning requirement for the standard restoration method(s) to work, i.e., you can only restore onto a device running the same or higher of Android (if even then).
Finally, here is a guide I wrote (and fixes) for an Android game, but the same functionality can be applied to more general usages as well.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有