08- adb command

8. weak network test, then under what circumstances it is the bug?

9. The filter.

ADB command Introduction

 

adb command

adb version: adb version

Installation of the machine: abd devices

Into the hands inside: adb shell

pm list packages -3

Apk's package installation: adb install xxx.apk

Uninstall apk package: adb uninstall

adb environment: command operate mobile phones

adb shell: command environment into the mobile phone content acquisition.

adb pull

adb push

help parameter

 

adb shell

#: Root, permissions can view some larger underlying information phone

$: Not root

Exit the command:

Ctrl+c

exit

 

 

6. simulator

Simulator connected adb

 

Guess you like

Origin www.cnblogs.com/Chamberlain/p/10989744.html