adb shell 提示错误: device not found

1. 先使用命令查看设备的厂商/设备ID 2. 编写 ~/.android 文件 3. 重启 USB 和 ADB 服务 4. 使用指令 adb devices 查看设备列表 5. 调试多个设备时, 可使用指令 adb -s <0123456789ABCDEF> shell
相关文章
相关标签/搜索