Android adb常用命令

adb root:授予root权限
adb remount:进入写模式
adb shell:进入shell
adb reboot:重启
adb reboot -p:关机
adb reboot edl:进入9008端口
fastboot oem reboot-edl:进入9008端口
adb reboot recovery:进入recovery模式

烧录bootimage - boot.img
adb reboot bootloader
fastboot flash boot boot.img
fastboot reboot

adb shell dumpsys battery unplug:模拟拔下设备电源
adb shell dumpsys battery reset:重置上述命令
adb shell settings put global low_power 1:模拟设备省电模式
adb shell settings get system screen_brightness:获取屏幕亮度
adb shell settings put system screen_brightness 255:配置屏幕亮度
adb shell settings get system screen_off_timeout:获取自动息屏时间
adb shell input tap x y:输入touch坐标

More log
adb shell echo "8" > /proc/sys/kernel/printk
adb shell echo 1 > /sys/module/msm_show_resume_irq/parameters/debug_mask
adb shell echo 1 > /sys/kernel/debug/clk/debug_suspend

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值