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 trialHamish Motion
6,417 Pointswe'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
1,358 PointsDid 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.
Hamish Motion
6,417 PointsDid'nt work but cheers, picking it's something in my code
Andre Colares
5,437 PointsAndre Colares
5,437 PointsThanks Nimmi Cherian!
phan kiahhow
1,490 Pointsphan kiahhow
1,490 Pointsthanks man thats works!!! any ideal what else or when else will we need to use that restart button on?
hrg
7,936 Pointshrg
7,936 PointsSolved my problem! Thanks!!