adb-usage

xeonds

2025-05-04 20:44:11

根据应用包名抓取日志:

adb shell pidof -s [package name]
adb logcat -v color --pid=[pid]