关闭应用程序后台P40 adb shell am force-stop com.rhgx.orderingsyssmallfour
    关闭应用程序后台P30 adb shell am force-stop com.honor.facerecognitionpayment2
    退到桌面P30 adb shell am start -n com.android.launcher3/com.android.launcher3.Launcher
    退到桌面P40 adb shell am start -n com.android.launcher3/com.rhgx.orderingsyssmallfour
    删除崩溃日志P30 adb shell rm -r /sdcard/com.honor.facerecognitionpayment2/crash
    删除日志 adb shell rm -r /sdcard/arcfacedemo/log/
    删除照片 adb shell rm /sdcard/arcfacedemo/image/./
    启动程序 adb shell am start -W -n com.honor.facerecognitionpayment2/com.honor.facerecognitionpayment2.activity.SplashTwoActivity
    查看设备CPU adb shell getprop ro.product.cpu.abi
    查看分辨率 adb shell wm size
    截图 adb shell screencap -p /sdcard/01.png