Skip to main content
 首页 » 编程设计

android-studio之如何禁用 Android Logcat 弹出窗口

2025年12月25日50jackei

每当我在 Android Studio 中启动应用程序时,如何禁用 Android Logcat 弹出窗口?我使用终端检查 logcat,每次都必须关闭它很烦人。

请您参考如下方法:

运行 -> 编辑配置 -> 选择您的应用程序 -> Logcat 选项卡 -> 取消选中自动显示 logcat