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
Galaxys3から従来のタイプのlogcat出力を取得する方法はありますか?すなわち:
START {**cmp=com.test/.Activity**} from pid 641