Question

How do I disable the Android Logcat popup whenever I launch an app in Android Studio? I use the terminal to check logcat and it is irritating to have to close it each time.

Was it helpful?

Solution

Run -> Edit Configurations -> Select your application -> Logcat tab -> Uncheck Show logcat automatically

Do not show logcat automatically

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top