Logcat cannot detect app or package names

后端 未结 10 463
春和景丽
春和景丽 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:52

    This question helped me with my issue and I would like to add my humble addition about solving this problem when it appears again even with enabled ADB integration.

    Simply start Android Studio before emulator. I'm using Genymotion(2.6.0) and used to start it before Android Studio(2.1.2) in my situation this bug was revealed.

提交回复
热议问题