Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Why do my LogCat entries not show if I 'run' the app, only when I 'Debug' the app?

In the video, Ben clicks the Run button, the app runs, and log messages go to LogCat. Mine did not work like this. The LogCat records only appeared if I clicked the 'Debug' tool in the toolbar. This was irrespective of the message level - affected all equally. Why? I am running Eclipse on a Win 7 PC.

1 Answer

That's odd - have you tried resetting ADB? I really don't know if that will fix it but it is a good place to start.