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
Enable ADB integration to launch debugging. It works for me:
If it's not working, then go to Tools >> ADB >> Restart.