[android-developers] Re: No LogCat message when debugging on a real device

2010-10-28 Thread Adam Medveczky
On Oct 3, 4:40 pm, John Gaby  wrote:
> Going to DDMS and selecting the device fixed the problem.

I have the same problem, but this did not fix mine. I can see logs if
I run the emulator, but none on a real device.

I've tried all log levels, in DDMS this device is the selected one (I
don't even run the emulator), I can see the processes, I can do a
screenshot, but even if I debug my process, LogCat stays empty (Note:
no filters are active).
Otherwise, I can start my application from eclipse on the device.

My device is a T-Mobile Pulse, but only showing its name as '?' (I'm
running Windows 7 x64, 2.1, custom ROM).

Any ideas?

Thanks.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: No LogCat message when debugging on a real device

2010-10-06 Thread jmaasing
I have noticed that too but the solution is rather simple, logcat in
eclipse only shows messages from one device. It sometimes "forgets" to
show you the real device and shows you the emulator even if it is not
running.
Activate the DDMS perspective in eclipse. Select the device on the
left side.
Now you should see the log.

Cheers,
/JM

On Oct 3, 3:22 am, John Gaby  wrote:
> Why don't I get LogCat messages when I debug on a real device as
> opposed to the emulator?
>
> Thanks

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: No LogCat message when debugging on a real device

2010-10-03 Thread John Gaby
Going to DDMS and selecting the device fixed the problem.

Thanks.

On Oct 3, 12:15 am, Brad Gies  wrote:
>   I think what he meant is that some times after you run in debug mode
> (especially if you have both the emulator running and your device), you
> have to go to the DDMS view in Eclipse and select the device/emulator
> you want to see the Logcat messages for.
>
> You are seeing the Logcat messages when you run the emulator? Just
> asking because I don't know how new you are to Eclipse/Android, and I'm
> assuming you are looking at the Logcat view and not seeing anything.. if
> not, you need to go to "Window/Show View" and select the Logcat view.
>
> Sincerely,
>
> Brad Gies
> ---
> Bistro Bot - Bistro 
> Blurbhttp://bgies.comhttp://bistroblurb.comhttp://ihottonight.comhttp://forcethetruth.com
> ---
>
> Everything in moderation, including abstinence
>
> Never doubt that a small group of thoughtful, committed people can
> change the world. Indeed. It is the only thing that ever has - Margaret Mead
>
> On 02/10/2010 7:35 PM, John Gaby wrote:
>
> > I guess that I don't know what you mean by clicking the 'device/
> > emulator' in Eclipse.  When I run the program, I choose the device.
> > Note that the debugger works fine with the device, but I do not see
> > any LogCat messages.  Can you be more specific about what I have to
> > set?
>
> > Thanks.
>
> > On Oct 2, 6:27 pm, 苏坦托Sutanto  wrote:
> >> You have to click device/emulator first in Eclipse show view devices
>
> >> On Sun, Oct 3, 2010 at 8:22 AM, John Gaby  wrote:
> >>> Why don't I get LogCat messages when I debug on a real device as
> >>> opposed to the emulator?
> >>> Thanks
> >>> --
> >>> You received this message because you are subscribed to the Google
> >>> Groups "Android Developers" group.
> >>> To post to this group, send email to android-developers@googlegroups.com
> >>> To unsubscribe from this group, send email to
> >>> android-developers+unsubscr...@googlegroups.com
> >>> For more options, visit this group at
> >>>http://groups.google.com/group/android-developers?hl=en
> >> --
> >> Sutantohttp://www.tnto.info

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: No LogCat message when debugging on a real device

2010-10-03 Thread Brad Gies
 I think what he meant is that some times after you run in debug mode 
(especially if you have both the emulator running and your device), you 
have to go to the DDMS view in Eclipse and select the device/emulator 
you want to see the Logcat messages for.


You are seeing the Logcat messages when you run the emulator? Just 
asking because I don't know how new you are to Eclipse/Android, and I'm 
assuming you are looking at the Logcat view and not seeing anything.. if 
not, you need to go to "Window/Show View" and select the Logcat view.



Sincerely,

Brad Gies
---
Bistro Bot - Bistro Blurb
http://bgies.com
http://bistroblurb.com
http://ihottonight.com
http://forcethetruth.com
---

Everything in moderation, including abstinence

Never doubt that a small group of thoughtful, committed people can
change the world. Indeed. It is the only thing that ever has - Margaret Mead


On 02/10/2010 7:35 PM, John Gaby wrote:

I guess that I don't know what you mean by clicking the 'device/
emulator' in Eclipse.  When I run the program, I choose the device.
Note that the debugger works fine with the device, but I do not see
any LogCat messages.  Can you be more specific about what I have to
set?

Thanks.

On Oct 2, 6:27 pm, 苏坦托Sutanto  wrote:

You have to click device/emulator first in Eclipse show view devices

On Sun, Oct 3, 2010 at 8:22 AM, John Gaby  wrote:

Why don't I get LogCat messages when I debug on a real device as
opposed to the emulator?
Thanks
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

--
Sutantohttp://www.tnto.info


--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: No LogCat message when debugging on a real device

2010-10-02 Thread John Gaby
I guess that I don't know what you mean by clicking the 'device/
emulator' in Eclipse.  When I run the program, I choose the device.
Note that the debugger works fine with the device, but I do not see
any LogCat messages.  Can you be more specific about what I have to
set?

Thanks.

On Oct 2, 6:27 pm, 苏坦托Sutanto  wrote:
> You have to click device/emulator first in Eclipse show view devices
>
> On Sun, Oct 3, 2010 at 8:22 AM, John Gaby  wrote:
> > Why don't I get LogCat messages when I debug on a real device as
> > opposed to the emulator?
>
> > Thanks
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Sutantohttp://www.tnto.info

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en