Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# ADB常用命令
|
# ADB常用命令
|
||||||
|
|
||||||
命令 | 说明
|
命令 | 说明
|
||||||
--- | ---
|
--------------------------------|-----------------------------------------------------
|
||||||
adb start-server | 启动服务
|
adb start-server | 启动服务
|
||||||
adb kill-server | 关闭服务
|
adb kill-server | 关闭服务
|
||||||
adb devices | 显示当前连接的所有设备(如果服务没有开启会自动开启)
|
adb devices | 显示当前连接的所有设备(如果服务没有开启会自动开启)
|
||||||
|
|||||||
Reference in New Issue
Block a user