Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
他们告诉硬重置会从我们的 Android 手机中删除所有内容,那么如何在硬重置后保留自定义 rom zip 文件,以便我们可以将自定义 rom 安装到设备上?
我没有尝试,但是当我在网上阅读有关如何安装 Lineage-OS 的信息时遇到了疑问
硬重置会删除您放置在内部存储器中的所有内容,包括 .zip 文件。您链接的说明假设有一个可用的 SD 卡。如果不这样做,您将需要另一种方法,例如,在您完成重置并启动到自定义恢复后,使用 adb 将 zip 文件推送到设备。