时间:2021-07-01 10:21:17 帮助过:4人阅读
#启动app
adb shell am start -W -n com.sec.android.app.sbrowser/.SBrowserMainActivity
#关闭app
adb shell am force-stop com.sec.android.app.sbrowser
#cpu监控
adb shell dumpsys cpuinfo | grep package名
Adb 命令
标签:main 启动 UI oid sys 关闭 cti pac shell