04 2023 档案

摘要:ADB全程:Android Debug Bridge,常用的android debug工具。 1. 查看当前的连接设备: adb devices 2. 进入到设备: adb shell 进入之后使用shell命令,cd、ls,rm等。 3. 设备有多个,需要指定其中一个设备: adb -s 设备名 阅读全文
posted @ 2023-04-11 10:38 为取经而来 阅读(52) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示