为什么logcat中没有显示什么?logcat

2023-09-14 23:02:28 作者:霸道、是我的个性

我使用的Eclipse经典向发展我的Andr​​oid应用程序。但我无法看到在logcat中的任何消息。直到昨天是显示每一个消息,但是现在却没有显示任何东西。我已经写了很多OG日志报表跟踪我的程序,但正因为如此,我不能够跟踪。

I am using Eclipse classic to develope my Android applications. But I am not able to see any messages in the logcat. Till yesterday it was showing each and every message but now it is not showing anything. I have written a lot og log statements to trace my program, but because of this I am not able to trace.

有人可以说问题出在哪里?谢谢...

Can anybody say where is the problem? Thanks...

推荐答案

尝试这些第一

进入设备选项卡,单击您的设备。并返回到logcat的 标签 您可能有过滤器设置。 您可能正在查看的错包。 Go to the device tab, click your device. and go back to the logcat tab You might have filter set. You are probably viewing the wrong package.