Recent content by AndersKv

  1. A

    logcat filter

    Hello! I'm trying to logcat an application in my Samsung galaxy S2, Android 4.1.2. But I get an immense load of information so I believe I have to filter it some way. In command prompt I write: adb logcat And it starts to pump out loglines. But I just want to see the log from one app. I've...