I installed Android Studio yesterday, and I tried to use the LogCat to see the logs. But there is nothing to show in the logcat. I used the terminal to run ./adb logcat
and it works.
Is there someone who can explain to me how to use logcat in Android Studio?
Restarting logcat helps me always.