1.aapt dump badging test.apk
2.adb shell "logcat | grep START" 輸入命令后再啟動App,查看最新的輸出
3.adb shell pm list package -f
4.adb shell dumpsys activity | findstr mFocusedActivity
1.aapt dump badging test.apk
2.adb shell "logcat | grep START" 輸入命令后再啟動App,查看最新的輸出
3.adb shell pm list package -f
4.adb shell dumpsys activity | findstr mFocusedActivity
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。