开发者

Logcat won't show up

开发者 https://www.devze.com 2023-02-20 12:35 出处:网络
I am somewhat new to android and I am setting up my view perspectives (that i am fairly anal about). I want to have logcat showing on my normal editing perspective.

I am somewhat new to android and I am setting up my view perspectives (that i am fairly anal about). I want to have logcat showing on my normal editing perspective.

But I go into Window>Show View>Other Views.. select android and logcat. And the window does not show up. Sometimes it grayed out.

If I switch to the DDMS perspective it shows up just fine.

What am I d开发者_运维百科oing wrong?

thanks!

Logcat won't show up


Try the following in eclipse.

Windows->close all Perspective

Windows->Open perspective->Java EE

Window->show view->other->Android->LogCat


to solve the problem reset the setting by following this print screen on right corner java->reset will reset the settings

Logcat won't show up

than run your app and console and logcat will apear


First of all check if adb logcat is working as in some cases logging is disabled with kernel options by default (on the device).


I had a similar issue but it had to do with my page not updating. I had a shortcut bar with Logcat(Depreciated) and when I added Logcat View it would not update the shortcut bar. I had to move the bar and then it updated the icons.

TL;DR - Try moving shortcut bars around

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号