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 Blog Reader Android App Getting Data from the Web Moving Work from the Main Thread to an AsyncTask

Log cat is not working

I am using android studios and when I run it I am not seeing any of the errors that were mentioned on the videos.

2 Answers

Ratik Sharma
Ratik Sharma
32,885 Points

Restart Android Studio and that should fix it!

Thank you! I was pulling my hair out trying to figure out why my logcat didn't match at all with the video. It was showing the wrong time, date, and totally random error codes that didn't make sense. Restarted Android Studio and that fixed it!

Sahil Gupta
Sahil Gupta
9,039 Points

Yeah! I had the same problem. I wonder why Android Studio does that. Restarting solved it.