i want see the console output so i use the Logcat but the logcat is not display any output messages. i also restart eclipse.also click on devices log in android DDMS.i also do the Reset All perspective of DDMS.but i can`t success.
Asked
Active
Viewed 458 times
0
-
Had the same problem. Restarted eclipse leaving emulator running and it worked. – Himanshu Feb 16 '14 at 14:57
2 Answers
0
Select the device/emulator in DDMS when its in online mode.And there is '+'
sign(green coloured) in left panel under "Saved Filters"
of the LogCat.Click it and add your whole package name
in "Filter Name"
and "by Application Name"
.Try this.

AkashG
- 7,868
- 3
- 28
- 43
0
Make sure that in your Logcat the buttons to the top right aren't selected. One of them blocks the Logcat to display new logs. Hope that helps.

cosmincalistru
- 1,283
- 9
- 20
-
what level of log is selected? verbose, debug, error, assert? maybe that could be the cause. – cosmincalistru Jul 19 '12 at 07:35
-
i also try one bye one but can`t success.i ask you another question – Zala Janaksinh Jul 19 '12 at 07:39
-
found this but could not be sure that helps because i never had the problem. http://stackoverflow.com/questions/5623182/logcat-data-not-displaying-in-the-log-tab-of-ddms-eclipse – cosmincalistru Jul 19 '12 at 07:40
-
i also want give the answer of any question which posted in current time.how to find this? – Zala Janaksinh Jul 19 '12 at 07:43
-
i don't get it. you want to see all new questions? simple, select newest tab. – cosmincalistru Jul 19 '12 at 07:49