Hi, I am using Android Studio Flamingo | 2022.2.1 ...
# android-studio
j
Hi, I am using Android Studio Flamingo | 2022.2.1 Patch 1 and I wonder if using Logcat is now the preferred way instead of using console. Is there a way to reenable console logs? Maybe I am using Logcat wrong, but there are so much logs that it annoys me more (I know that I can use filters, but console felt better for me). Any Advice/Guide/Links would be appreciated. Thanks
What e.g. annoys me the most is that while debug an app, AS automatically opens the Debug-Window and inside there it switches to "Console". If I want to see logs, I always have to switch to Logcat-Window. If I have breakpoints I have to switch all the time ...