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

查看:128
本文介绍了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.

有什么办法可以让它变大吗?

is there any way to make this 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 管理器 --> 选择您的设备,然后将设备名称更改为较短的名称.

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天全站免登陆