Friday, May 25, 2012

Android LogCat does not show anything !!!

Sometimes when working with Android applications, we may come across a situation where we will not see anything showing up the log no matter even if we select application specific log or all verbose messages. So what went wrong and how can this be fixed.

Here is the easiest way to fix this….


Open the DDMS perspective view. From the top left panel (Devices panel), select your application and that’s it…You will see the next moment logs get pouring in the logcat window.

No comments: