How to filter logcat to remove irrelevant statements
问题 I'm new to Android Studio, using latest version, and trying to code a basic calculator app. For some reason, my logcat is full of 2021-01-11 14:38:35.288 6938-6938/? W/cmd: Can't find service car_service This is really annoying for debugging. How can I get rid of it ? 回答1: I'll change my comment to an answer, seeing as though it actually helped: click on logcat at the bottom of android studio, then (i'm assuming) yours will show no filters , change that dropdown to show only selected