@ -300,7 +333,7 @@ If you can not connect, verify that Android devices and the computer is connecte
If that does not work, by `adb kill-server` restart the adb and then try it all over again.
****The wireless connection
**The wireless connection**
command:
@ -345,7 +378,7 @@ Since we want to achieve a wireless connection, it can all step down are wireles
## Application Management
Check the list of ###
### Check the list of
Check the list of basic commands format
@ -954,19 +987,19 @@ If no password lock screen is unlocked by sliding gestures, so you can `input sw
Command (parameter models Nexus 5, swipe up to unlock, for example):
`` `Sh
```sh
adb shell input swipe 300 1000 300 500
```
`3001000300 parameters represent` 500` starting x coordinate of the start point y coordinate of the end point x coordinate y coordinate of the end point '.
Enter text ###
### Enter text
When the focus is in a text box, you can enter text by `input` command.
command:
`` `Sh
```sh
adb shell input text hello
```
@ -986,7 +1019,7 @@ Format:
Common usage are listed below:
Filter the log level by ####
### Filter the log by level
Android log divided into the following levels:
@ -1162,7 +1195,7 @@ By kernel log, we can do some things, such as a measure of the kernel boot time,