菜鸟专享,安卓ADB高频命令

adb logcat -v time >E:\031X.log(日志抓取)

adb shell screencap -p /sdcard/sc.png(截屏)

adb shell screenrecord /sdcard/filename.mp4(录制视频MP4)

logcat -v time |grep U05(关键字) ->sdcard/aa.log
/system/app # rm -r Launcher*(删除系统launcher) com.nd.assistance(91)

adb shell → ps | grep  com.nd.*(关闭进程)

ipconfig(ip地址)

adb shell netcfg(连接网络)
adb shell ip -f inet addr show wlan0(连接的网络ip)

adb shell dumpsys cpuinfo apk包名
adb shell pm list packages(查询APK包名)
如何用adb获得手机里面某个apk的应用信息、版本信息
adb shell dumpsys package com.examle.xx(包名)
adb shell dumpsys 列出所有
adb shell dumpsys cpuinfo |grep packagename(某个包cpu占用率)

adb shell dumpsys meminfo(查看内存)
adb shell meminfo PID(活动内存)

adb uninstall com.nd.assistance(卸载)
adb uninstall com.oem91.market
adb uninstall com.sigma_rt.totalcontrol 
adb uninstall com.qihoo360.mobilesafe

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值