当前位置:网站首页>adb常用命令
adb常用命令
2022-07-06 09:44:00 【u010799534】
adb命令想在cmd中直接使用的话,需要先配置一下环境变量,将androidsdk下的platform-tools文件夹配置到path环境变量下即可。
查看所有连接的设备
adb devices -l
查看应用占用的端口号
adb shell ps | grep/findstr 包名
查看指定端口下的错误界别为Error的日志
adb logcat *:E findstr 端口号
查看指定包名对应的日志
adb logcat -v process|grep/findstr 包名
保存日志到指定文件
adb logcat -v time > D:log.txt
切换为utf-8,解决中文乱码问题
chcp 65001
清除指定包的缓存
adb shell pm clear 包名
apk安装
adb install xx.apk
apk覆盖安装
adb install -r xx.apk
apk卸载
adb uninstall xx.apk
apk保留数据卸载
adb uninstall -k xx.apk
查看手机安装的所有包名
adb shell pm list packages 如果只想看非系统包名:adb shell pm list packages -3
截屏
adb shell screencap /sdcard/xx.png
or
adb shell screencap /storage/emulated/0/DCIM/q.png
边栏推荐
- Shell input a string of numbers to determine whether it is a mobile phone number
- Based on infragistics Document. Excel export table class
- The art of Engineering (1): try to package things that do not need to be exposed
- 06 products and promotion developed by individuals - code statistical tools
- Huawei certified cloud computing hica
- Essai de pénétration du Code à distance - essai du module b
- 当前系统缺少NTFS格式转换器(convert.exe)
- Automatic operation and maintenance sharp weapon ansible Playbook
- Flink parsing (VII): time window
- Summary of study notes for 2022 soft exam information security engineer preparation
猜你喜欢

yarn : 无法加载文件 D:\ProgramFiles\nodejs\yarn.ps1,因为在此系统上禁止运行脚本
![[rapid environment construction] openharmony 10 minute tutorial (cub pie)](/img/b5/feb9c56a65c3b07403710e23078a6f.jpg)
[rapid environment construction] openharmony 10 minute tutorial (cub pie)

Solr appears write Lock, solrexception: could not get leader props in the log

2021-03-22 "display login screen during recovery" can't be canceled. The appearance of lock screen interface leads to the solution that the remotely connected virtual machine can't work normally

Awk command exercise

一体化实时 HTAP 数据库 StoneDB,如何替换 MySQL 并实现近百倍性能提升

历史上的今天:Google 之母出生;同一天诞生的两位图灵奖先驱

Flink analysis (I): basic concept analysis

开源与安全的“冰与火之歌”

Application service configurator (regular, database backup, file backup, remote backup)
随机推荐
DataGridView scroll bar positioning in C WinForm
Single responsibility principle
酷雷曼多种AI数字人形象,打造科技感VR虚拟展厅
[getting started with MySQL] fourth, explore operators in MySQL with Kiko
Mysqlimport imports data files into the database
【MySQL入门】第四话 · 和kiko一起探索MySQL中的运算符
The art of Engineering
中移动、蚂蚁、顺丰、兴盛优选技术专家,带你了解架构稳定性保障
MySQL error reporting solution
07 personal R & D products and promotion - human resources information management system
How to use scroll bars to dynamically adjust parameters in opencv
RepPoints:可形变卷积的进阶
重磅!蚂蚁开源可信隐私计算框架“隐语”,主流技术灵活组装、开发者友好分层设计...
pip install pyodbc : ERROR: Command errored out with exit status 1
How to output special symbols in shell
Precipitated database operation class - version C (SQL Server)
How uipath determines that an object is null
在一台服务器上部署多个EasyCVR出现报错“Press any to exit”,如何解决?
2022年大厂Android面试题汇总(一)(含答案)
TCP connection is more than communicating with TCP protocol