手机恢复出厂设置命令_擦除数据/恢复出厂设置通过ADB
經過大量的挖掘后,我終于下載了Android的恢復部分的源代碼。事實證明,你實際上可以發送命令到恢復。
* The arguments which may be supplied in the recovery.command file:
* --send_intent=anystring - write the text out to recovery.intent
* --update_package=path - verify install an OTA package file
* --wipe_data - erase user data (and cache), then reboot
* --wipe_cache - wipe cache (but not user data), then reboot
* --set_encrypted_filesystem=on|off - enables/diasables encrypted fs
這些都是你可以根據使用的一個,我發現了命令,但可能是改裝成不同的文件。因此,使用亞行,你可以這樣做:
adb shell
recovery --wipe_data
使用--wipe_data似乎做什么,我一直在尋找這是方便的,雖然我還沒有完全測試,這是呢。
編輯:
仍然使用這個話題的人,這些命令可基于您正在使用的恢復。如果您正在使用時鐘恢復,這些命令應該仍然有效。你可以在/緩存/恢復/命令
總結
以上是生活随笔為你收集整理的手机恢复出厂设置命令_擦除数据/恢复出厂设置通过ADB的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 嘻哈电音综合插件-Digikitz Li
- 下一篇: ZOJ Monthly, March 2