方法一: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"
posted on 2019-07-02 21:49 芋头加满仓 阅读(757) 评论(0) 编辑 收藏 举报