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 Build a Simple Android App Testing and Debugging The Android Log

Osvaldo Restrepo
PLUS
Osvaldo Restrepo
Courses Plus Student 483 Points

The Android Log.d

I did everything step by step. But when I look in the logcat, the message doesn't appear. And yes, I applied the "No Filters", I typed perfectly the message in the search box, the import android.util.Log is included... Can anybody tell me what happens?

2 Answers

Suleyman Orazgulyyev
PLUS
Suleyman Orazgulyyev
Courses Plus Student 5,798 Points

You can try to search for your TAG, change your TAG to something particular, like bananas, and search for it, and try to choose "Debug" in the dropdown list which is left of the search field.

I had the same problem. On the left of "com.teamtreehouse.funfacts" in Android Monitor I changed the Emulator in the drop-down list. It helped me and I saw my log.