Logcat displays nothing in eclipse, but when i run adb logcat
in terminal, thousands of information appeared. yes, logcat works well in the command line, but not with Eclipse. i have googled related questions online, but only to find how to open logcat
in terminal, it helps me to some extent, but i want it to work in eclipse.
NOTE THAT: im sure i have selected the right devices in the DDMS view.
this ocurred with me too, i normaly use the logcat without eclipse try iit friend:
$ cd /"path to android folder"/android-sdk-linux/tools
$ ./ddms