Fix restart adbd steps

master
Zhuang Ma 7 years ago
parent de2a5ed325
commit 6fe87b264a
  1. 4
      README.en.md
  2. 2
      README.md

@ -389,8 +389,8 @@ Since we want to achieve a wireless connection, it can all step down are wireles
if `restart` is not working, try following command:
```sh
start adbd
stop adbd
start adbd
```
## Application Management
@ -760,7 +760,7 @@ The command of issuing a broadcast intent is very useful in the test, especially
Both system predefined and custom broadcast intent are able to be sent. The following is part of the system predefined broadcast intents and the triggers:
| Action | Trigger |
|-------------------------------------------------|--------------------------------------------------------------------|
|-------------------------------------------------|-----------------------------------------------------------------------|
| android.net.conn.CONNECTIVITY_CHANGE | network connectivity changes |
| android.intent.action.SCREEN_ON | screen on |
| android.intent.action.SCREEN_OFF | screen off |

@ -400,8 +400,8 @@ restart adbd
如果 restart 无效,尝试以下命令:
```sh
start adbd
stop adbd
start adbd
```
## 应用管理

Loading…
Cancel
Save