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 (2014) Testing and Debugging The Android Log

we're logging from the oncreate() method won't show up in logcat

im using genymotion, the app is working but when I filter this line shows up no where

2 Answers

Nimmi Cherian
Nimmi Cherian
1,358 Points

Did you try clicking the 'Restart' button which is at the bottom of the options given to the right of the logcat pane? Try it out, if you haven't already. Also, make sure to select your Log level so that it will be easier to spot your logs.

Andre Colares
Andre Colares
5,437 Points

Thanks Nimmi Cherian!

phan kiahhow
phan kiahhow
1,490 Points

thanks man thats works!!! any ideal what else or when else will we need to use that restart button on?

Solved my problem! Thanks!!

Did'nt work but cheers, picking it's something in my code