I want to print something in console, so that I can debug it. But for some reason, nothing prints in my Android application.
How do I debug then?
Recently I noticed the same issue in Android Studio 3.3. I closed the other Android studio projects and Logcat started working. The accepted answer above is not logical at all.