3

Logcat specifically doesn't show errors for my real device Samsung S8, but it does work fine for all other devices, so for now whenever I have an error and I can't see it in the log, I need to switch to another device and reproduce it again.

Did anyone face something like this before? any help appreciated.

thanks.

Mohammad Ersan
  • 12,304
  • 8
  • 54
  • 77

2 Answers2

0

If you don't see any error in log-cat.

please don't run your project use "Debug" mode enter image description here

& see your log-cat into your debug section. enter image description here

If this not work read this Android studio logcat nothing to show. it might help you

Nazmus Saadat
  • 973
  • 9
  • 22
0

This Helped Me. To be sure that you select the right device:

enter image description here

After that check it enter image description here

elizabeth
  • 17
  • 5