When I try to debug using EMULATOR in android studio Logcat shows nothing. But when I use DEVICE, LogCat shows all the messages. How should view the Logcat messages when debugging on EMULATOR?
Asked
Active
Viewed 208 times
1
-
Try restarting adb or restart android studio – Shubham AgaRwal Mar 05 '17 at 13:12
-
Possible duplicate of [Android studio logcat nothing to show](http://stackoverflow.com/questions/17432358/android-studio-logcat-nothing-to-show) – Shubham AgaRwal Mar 05 '17 at 13:13
-
yes you can check this [link] (http://stackoverflow.com/questions/17432358/android-studio-logcat-nothing-to-show), it will help you out. – vijay chhalotre Mar 05 '17 at 15:20