摘要: 先运行apk 再输入logcat | grep START 查看当前启动apk的包名和类名 adb shell "pm list packages -f | grep com.yulong.android.launcher3" adb shell "pm list packages -f | gre 阅读全文
posted @ 2018-01-08 11:31 水柠檬QAQ 阅读(596) 评论(0) 推荐(0)