tags:

views:

1098

answers:

2

It just doesn't print anything..it's empty.

+2  A: 

Maybe you have Mylyn installed?

http://code.google.com/p/android/issues/detail?id=1808

Nikola Smiljanić
+8  A: 

I had this same issue but my fix was a much more basic:

If the LogCat panel is empty in Eclipse the emulator doesn't have the focus. Go to the DDMS perspective and try clicking on the 'emulator' entry in the Devices panel (top-left screen).

MoMo
Same thing happens with a physical device. You just have to click on the entry representing that device and the log messages suddenly come flooding in.
MatrixFrog
Thank you, Thank you, Thank you, Thank you, Thank you, You ROCK!
pcantin