摘要: Android Debug Bridge 连接设备 adb connect <ip> 查看device adb devices 进入shell adb shell 多个设备的时候 adb -s <ip> shell 安装应用 adb install xx.apk 查看日志 adb shell log 阅读全文
posted @ 2025-01-15 14:37 西西弗斯身强体健 阅读(13) 评论(0) 推荐(0)