gpt4 book ai didi

android - 无法通过 ADB 使用 fastboot 将文件发送到我的手机

转载 作者:行者123 更新时间:2023-11-30 01:58:07 27 4
gpt4 key购买 nike

当我从 CM12 更新到 CM12.1 ROM 时,由于忘记在我的 LG G2 (D802) 上刷写 GAPPS,我卡在了恢复模式。我的手机现在正在开机循环。

因为我不能使用任何外部存储,所以我正在尝试从我的 Windows 7 PC 上通过快速启动将 GAPPS 包发送到我的手机。
但是当我执行 adb devices 时,我看到我的手机未授权,我无法将文件推送到它。

我有 CWM 6.0.5.0,PhilZ Touch 6.48.4 和触摸 GUI 修订版 1.30,我的 ADB 版本是 1.0.32。

所以,我想知道如何从恢复模式在我的设备上启用 ADB,或者如何从计算机授予对我的设备的访问权限?或者,如果有另一种方法可以实现这一点。

非常感谢。

最佳答案

我用 adb sideload 以另一种方式解决了这个问题。

要使用 CWM 和 ADB 在恢复模式下在手机上安装 flashable zip,请从主菜单的根目录执行以下步骤:

1 - Choose install zip  
2 - Install zip from sideload
3 - Plug the phone to the computer
4 - Type `adb devices` in the windows command shell from the fastboot directory
5 - Phone should now be listed as "sideload"
6 - In the Windows command shell type `adb sideload <filename>`
7 - Wait while the file is send to your phone
8 - Once the transfer is complete the file is flashed automatically
9 - Once the flash is successful unplug your phone and restart it in normal mode
10 - You can **wipe cache and dalvik cache** to avoid errors

我的手机现在可以正常运行了。

P.S:我不明白为什么这个问题会因为简洁明了 + 答案最终没有那么难而得到低票。

关于android - 无法通过 ADB 使用 fastboot 将文件发送到我的手机,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31887907/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com