Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse for Android: How do I have multiple Logcat views? (juno)(Question re logcat and Eclipse)
Eclipse for Android: How do I have multiple Logcat views? (juno) [message #998313] Wed, 09 January 2013 19:42 Go to next message
Dave Chandler is currently offline Dave ChandlerFriend
Messages: 1
Registered: January 2013
Junior Member
I have multiple phones that I am running in debug mode. I would like to use Eclipse's Logcat view to monitor each of them to see what one is sending and another is receiving.

I have found that I can SOMETIMES do this by following these steps:

1. Press 'run' button in Eclipse.
2. Select phone 1. App launches and Logcat shows output from phone 1
3. Press 'run' again
4. Select phone 2. App launches. Logcat STAYS with phone 1
5. Select Window->New to open a new eclipse window
6. Select window->view->other->logcat

A new logcat view will appear in Eclipse window 2. 35% of the time this logcat window is capturing the data from phone 2. More often than not however, both windows show the same thing.

If I go to the device viewer and manually select a phone BOTH windows always change. How can I tell one window to give me one phone and another window to give me the other instead of always relying on dumb luck?
Re: Eclipse for Android: How do I have multiple Logcat views? (juno) [message #998371 is a reply to message #998313] Wed, 09 January 2013 21:48 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 1/9/2013 1:44 PM, Dave Chandler wrote:
> I have multiple phones that I am running in debug mode. I would like to
> use Eclipse's Logcat view to monitor each of them to see what one is
> sending and another is receiving.
> I have found that I can SOMETIMES do this by following these steps:
>
> 1. Press 'run' button in Eclipse.
> 2. Select phone 1. App launches and Logcat shows output from phone 1
> 3. Press 'run' again
> 4. Select phone 2. App launches. Logcat STAYS with phone 1
> 5. Select Window->New to open a new eclipse window
> 6. Select window->view->other->logcat
>
> A new logcat view will appear in Eclipse window 2. 35% of the time this
> logcat window is capturing the data from phone 2. More often than not
> however, both windows show the same thing.
>
> If I go to the device viewer and manually select a phone BOTH windows
> always change. How can I tell one window to give me one phone and
> another window to give me the other instead of always relying on dumb luck?

This isn't Eclipse.

http://www.eclipse.org/forums/index.php/t/225513/
Previous Topic:How to call/run multiple BIRT reports from a single request page.
Next Topic:Connection to database
Goto Forum:
  


Current Time: Thu Mar 28 14:24:44 GMT 2024

Powered by FUDForum. Page generated in 0.03781 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top