Android studio logcat not working

前端 未结 20 2276
迷失自我
迷失自我 2020-12-16 09:55

There is very awkward thing I am facing logcat is shown in debugging application but while running(not debugging) application it is not showing logcat .

I tried rest

20条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-16 10:18

    on The top left of logcat there is an option to choose the emulator. may it's not selected the current emulator by default. try to changing it to current emulator and it will fix.
    image

提交回复
热议问题