Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有时 eclipse logcat 消息会在关闭应用程序一小段时间后消失。(通常不会那么短。)如何让它永远不会自动消失?
编辑:我的设备仍然连接。以及如何设置它以显示日志,即使在设备分离后并在下次启动前清除?
这也发生在我身上。设备已连接。因此,所有内部操作都被记录下来,错误消息很快消失。您应该尝试以下方法(它对我有用)
第一个为我工作。通过这种方式,您也不需要每次从 Eclipse 部署应用程序时分离设备。关于另一个问题 - 您可以随时从 [Clear log] 按钮清除现有日志。