简体   繁体   English

Android Studio 4.1 中缺少 Logcat

[英]Missing Logcat in Android Studio 4.1

I recently installed AS in my windows machine, I try to see my logs in Logcat but can't find/activate the Logcat.我最近在我的 Windows 机器上安装了 AS,我尝试在 Logcat 中查看我的日志,但无法找到/激活 Logcat。 I tried to follow the instructions here and there but still missing my log cat:我试图按照这里那里的说明进行操作,但仍然缺少我的日志猫:

附加了工具窗口中丢失的 logcat

How can I found and activate the Logcat?如何找到并激活 Logcat?

For now I'm using the AS Console to see the logs and it is very bad so I will appreciate any solution/tip/idea.现在我正在使用 AS 控制台查看日志,这非常糟糕,所以我将不胜感激任何解决方案/提示/想法。

Thanks!!谢谢!!

I had the same problem.我有同样的问题。 I tried some recommendations of others similar posts, but it didn't work.我尝试了其他类似帖子的一些建议,但没有奏效。 I did this (The Event Log helped me!):我这样做了(事件日志帮助了我!):

Open the Event Log and see the messages.打开事件日志并查看消息。 I found a message like this:我发现了一条这样的消息:

在此处输入图片说明

Android Studio for some reason didn't find the Android framework configured Android Studio由于某种原因没有找到配置的Android框架

I clicked the link and then finally Android Studio showed me Logcat我点击了链接,最后 Android Studio 向我展示了 Logcat

单击菜单View -> Appearance ,然后检查Tool Windows Bar选项是否已勾选;)

The solution that made the logcat appear in my android studio was to do all the needed updates in my android studio and then press on the framework configuration option that appear in the event log :使 logcat 出现在我的 android studio 中的解决方案是在我的 android studio 中进行所有需要的更新,然后按下出现在event log的框架配置选项: 事件日志框架配置

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM