Eclipse Logcat does not update the current filter (Android)

I have this nasty problem that Im sure happens to all of you.

I add a filter to logacat to see a message that only belongs to my application. The problem is that logcat is not updated in im in the current filter (this happens for every filter, including the "All messages (without filter)" filter.

To view all the messages that I missed, I need to click on the filter with the mouse.

How to fix it?

thank!

+5
source share
1 answer

, eclipse adb logcat. , eclipse "" , Eclipse Indigo.

0

All Articles