0

I have upgraded my eclipse from Luna to Mars 5.1. After upgrading eclipse it didn't show logs in logcat. Instead of this it shows a blank log screen.

greg-449
  • 109,219
  • 232
  • 102
  • 145
Sandeep Singh
  • 1,117
  • 2
  • 11
  • 29

1 Answers1

0

You should be having an option to open DDMS view.

In that you will shown a list of Devices. Your connected device will appear here (make sure your device is connected and its USB driver is installed and detected by Eclipse). Double click on it. Logcat should appear then.

SoulRayder
  • 5,072
  • 6
  • 47
  • 93