Android Studio Logcat搜索 [英] Android Studio Logcat Search

查看:1605
本文介绍了Android Studio Logcat搜索的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正面临着android studio的一个奇怪问题。在logcat监视器中,搜索框空间不大。我无法找到更大的选项。

I am facing a strange problem with android studio. In logcat monitor, there is not much space for search box. I am not able to find out any option to make it larger.

有没有办法让它更大?

推荐答案

实际上问题出在设备名称上,这是太长了,由于这个原因,它挤压了Logcat搜索。因此,我得到的这个名称问题的解决方案是更改设备名称(无论是Genymotion还是AVD)。因此,要更改您的设备名称,请按以下步骤操作:

Actually the problem is with the device name, which is too long and due to this it squeezes the Logcat search. So to the solution I got for this name issue is to change the device name (whether its Genymotion or AVD). So to change your device name follow below steps :

对于AVD:转到工具 - > Android - > AVD Manager - >选择您的设备,然后将设备名称更改为较短的设备。

For AVD : Go to Tools --> Android --> AVD Manager --> Select your device and then change the device name to shorter one.

对于Genymotion:打开 VirtualBox - >选择您的设备,然后点击设置 - >将名称更改为较短的名称。

For Genymotion : Open you VirtualBox --> Select your device and then Click on Settings --> Change the name to shorter one.

其他选项是右键单击 Logcat 标签,然后启用浮动模式。然后只需调整浮动窗口的大小,以便Logcat搜索可以扩展。

And other option is Right click on Logcat tab and then enable Floating mode. Then just resize the floating window so that the Logcat search can expand.

编辑:您还可以使用CTRL + F过滤logcat。它将打开新的搜索栏,然后您可以尝试。

You can also use CTRL+F to filter logcat. It will open new search bar and then you can try on that.

这篇关于Android Studio Logcat搜索的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆