手机logcat无法显示
?cmd-->>
进入android-sdk-windows(sdk的安装目录)的platform-tools下输入:
adb shell logcat -c?
adb kill-server??
adb start-server
?
不需要关闭eclipse
如图: