方法一:adb shell dumpsys activity recents | find "intent={" > d:info.txt && d:info.txt
方法二: e:androidsdkuild-tools28.0.2aapt.exe dump badging d:apk outiao.apk
方法三:adb shell dumpsys window windows | findstr "mCurrent"