我如何获得的logcat在同一时间在Eclipse中运行多个设备多个、如何获得、时间、设备

2023-09-06 07:34:12 作者:人潮拥挤我一脚踹死你

我必须连接到同一台两款Android设备。我想,以查看logcat的两个同时运行它们在调试模式下的月食。

I have two android devices connected to the same station. I would like to view the logcat for both while running them in debug mode in eclipse.

我有一些运气的步骤如下:

I have had SOME luck with the following steps:

运行在设备1的应用程序 运行在设备2应用程序 打开一个新的窗口(窗口/新) 在新窗口中,视野开阔的logcat

大约有40%的时间这导致在每个Eclipse窗口,显示来自不同手机的数据...但并非总是如此。这似乎是运气的最平局几乎是样的东西。更多的往往不是这两个窗口显示同一个设备。如果我打开设备浏览器,并选择的或者的窗口,既变化的装置。

About 40% of the time this results in in each eclipse window showing data from a different phone... but not always. It seems to be almost a luck-of-the-draw kind of thing. More often than not both windows show the same device. If I open device viewer and select a device in either window both change.

我怎样才能做到这一切的时候?

How can I do this all the time?

推荐答案

这是一个很迟的答复,但可能是你没有找到一个解决方案。

This is a very late reply but probably you didn't find a solution.

解决方法:

点击窗口 - >显示视图 - >其他 - >安卓--->设备。

Click Window ---> Show View ---> Other ---> Android ---> Devices.

只需点击一个设备上切换到其logcat的。

Simply click on a device to switch to its logcat.