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.

Était-ce utile?

La solution

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

Do not show logcat automatically

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top