方法一:adb shell dumpsys activity recents | find "intent={" > d:\info.txt && d:\info.txt

 

 

 

方法二: e:\androidsdk\build-tools\28.0.2\aapt.exe dump badging d:\apk\toutiao.apk

 

 方法三:adb shell dumpsys window windows | findstr "mCurrent"

查看手机包名的方法

 

相关文章: