Logcat cannot detect app or package names

后端 未结 10 515
春和景丽
春和景丽 2020-12-25 12:06

I\'m using Android Studio (Beta) 0.8.7 and my logcat has been working fine for months. All of a sudden my logcat is unable to detect any app or package names. This means I c

10条回答
  •  离开以前
    2020-12-25 12:57

    Enable ADB integration to launch debugging.
    It works for me:

    • First Close App.
    • Go to Phone Setting >> Application >> Open App.
    • See On Log Cat Module is Visible.

    If it's not working, then go to Tools >> ADB >> Restart.

提交回复
热议问题