当前位置:网站首页>ADB basic commands
ADB basic commands
2022-07-02 13:05:00 【yzpyzp】
adb devices
: Get all devices serialNumber
adb [-s <serialNumber>] <command>
: For the specified serialNumber Device execution command adb [-s <IP:Post>] <command>
: Execute the command for the specified wireless device
adb shell wm size
: Get screen resolution
adb start-server
: start-up adb kill-server
: stop it adb version
: edition
adb shell pm list packages [-f] [-d] [-e] [-s] [-3] [-i] [-u] [--user USER_ID] [FILTER]
: Check out the list of apps -f
: Show application related apk file -d
: Display only disabled Application -e
: Display only enabled Application -s
: Only show system applications -3
: Show only third-party apps -i
: Show applied installer-u
: Include uninstalled apps <FILTER>
: The package name contains <FILTER>
character string
边栏推荐
- Should I have a separate interface assembly- Should I have a separate assembly for interfaces?
- Jerry's weather direction coding table [chapter]
- Redis bloom filter
- . Net, C # basic knowledge
- Js2day (also i++ and ++i, if statements, ternary operators, switch, while statements, for loop statements)
- Std:: vector batch import fast de duplication method
- Js1day (syntaxe d'entrée / sortie, type de données, conversion de type de données, Var et let différenciés)
- 通过反射执行任意类的任意方法
- 模数转换器(ADC) ADE7913ARIZ 专为三相电能计量应用而设计
- JS10day(api 阶段性完结,正则表达式简介,自定义属性,过滤敏感词案例,注册模块验证案例)
猜你喜欢
JS10day(api 阶段性完结,正则表达式简介,自定义属性,过滤敏感词案例,注册模块验证案例)
[opencv learning] [template matching]
Js10day (API phased completion, regular expression introduction, custom attributes, filtering sensitive word cases, registration module verification cases)
堆 AcWing 838. 堆排序
[200 opencv routines] 100 Adaptive local noise reduction filter
West digital decided to raise the price of flash memory products immediately after the factory was polluted by materials
C operator
Modular commonjs es module
Js4day (DOM start: get DOM element content, modify element style, modify form element attributes, setinterval timer, carousel Map Case)
Heap acwing 839 Simulated reactor
随机推荐
JS6day(DOM结点的查找、增加、删除。实例化时间,时间戳,时间戳的案例,重绘和回流)
Redis avalanche, penetration, breakdown
[opencv learning] [image histogram and equalization]
About wechat enterprise payment to change x509certificate2 read certificate information, publish to the server can not access the solution
About the loading of layer web spring layer components, the position of the layer is centered
Five best software architecture patterns that architects must understand
Linear DP acwing 895 Longest ascending subsequence
Jerry's watch time synchronization [chapter]
软件测试面试题-2022年大厂面试题合集
[200 opencv routines] 100 Adaptive local noise reduction filter
spfa AcWing 851. SPFA finding the shortest path
Browser node event loop
模数转换器(ADC) ADE7913ARIZ 专为三相电能计量应用而设计
[opencv] [image gradient]
Sensor adxl335bcpz-rl7 3-axis accelerometer complies with rohs/weee
To bypass obregistercallbacks, you need to drive the signature method
[opencv learning] [Canny edge detection]
日本赌国运:Web3.0 ,反正也不是第一次失败了!
Jerry's weather direction coding table [chapter]
C operator