摘要: 一.adb命令 1.查询已连接的设备 C:\Users\Administrator>adb devices List of devices attached 127.0.0.1:21503 device 2.连接设备 adb connect 127.0.0.1:21503 3.登录设备shell C 阅读全文
posted @ 2024-09-28 20:45 冷夜O 阅读(35) 评论(0) 推荐(0)