Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试分析从 Galaxy s3 生成的日志,但它没有显示活动的名称。它以以下格式显示意图:
START {**intent.toShortString**} from pid 14354
有什么方法可以从 Galaxy s3 获取传统类型的 logcat 输出。IE:
START {**cmp=com.test/.Activity**} from pid 641