2019年7月18日

常用的adb命令记录

摘要: 打开通知栏: adb shell service call statusbar 1 打开,关闭是2 截图: adb shell /system/bin/screencap -p /sdcard/screenshot.pngadb pull /sdcard/screenshot.png d:/test 阅读全文

posted @ 2019-07-18 17:34 愚哥 阅读(616) 评论(0) 推荐(0)

导航