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.
Asked
Active
Viewed 75 times
0

greg-449
- 109,219
- 232
- 102
- 145

Sandeep Singh
- 1,117
- 2
- 11
- 29
-
google don't support anymore eclipse for android, why don't use android studio? – Gilberto Ibarra Dec 08 '15 at 16:47
1 Answers
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