AndrewHoover898
AndrewHoover898

Reputation: 319

Android Studio not showing logcat info while running the emulator

As the title says, Android Studio doesn't show me the logcat info while using the emulator. If I connect my device directly, it runs with no problem. What could be the cause? I'm using Android Studio 3.5.3.

Tried everything, Invalidate Cache/Restart LogCat. Nothing seems to work.

Upvotes: 0

Views: 69

Answers (1)

Panicum
Panicum

Reputation: 824

Have you selected here correct device (emulator instead of your phone)?

enter image description here

Upvotes: 2

Related Questions