From e9819dcbdbc40ab3d98f7360a7f4ebe7f21ba2d0 Mon Sep 17 00:00:00 2001 From: dqzg12300 Date: Mon, 3 Jul 2023 23:42:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=AC=AC=E4=BA=8C=E7=AB=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chapter-02/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter-02/README.md b/chapter-02/README.md index 745aec3..70f54ab 100644 --- a/chapter-02/README.md +++ b/chapter-02/README.md @@ -628,7 +628,7 @@ fastboot reboot fastboot ![image-20230108190631803](.\images\image-20230108190631803.png) -(TODO:这里待补充) +​ 使用命令`adb devices`查看当前状态显示为`sideload`,即可直接通过命令`adb sideload ota.zip`进行刷机。 2. `twrp`