标签:ima http inux linux cat activity 设备 art alt
个人主要用2个方法。
方法1:pm list package
方法2:
windows:adb shell logcat | findstr START;
linux: adb shell logcat | grep START
然后再测试设备上打开要测试的app。
标签:ima http inux linux cat activity 设备 art alt
原文地址:https://www.cnblogs.com/lianstyle/p/11031376.html