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 trialBrandon Hoffman
3,642 PointsNo "Logcat" On my Android Studio
I don't seem to have logcat option with my version of android studio (which is the most up to date version in 8/11/17 ~I think~) but I do have an "Android monitor" which seems to be the same thing. Will this be a big problem for me continuing the course?
4 Answers
Mark Halverson
5,749 PointsIn Android Studio 3.0: View -> Tool Windows -> Logical
sizwengubane
15,244 PointsSame issue. I think they renamed logcat to event log.
Tomas Norvilas
1,072 PointsI can see that Ben is using Android Studio 3.0 Canary 3, but we been directed to download Android Studio v2.3.0. I guess that's why we don't have "Logcat".
Jonathan Grieve
Treehouse Moderator 91,253 PointsHi Brandon,
You might be accidentally hiding some of the messages. Have a quick look in the compiler to see which options are checked for hiding, for example "error" or "verbose" logs! :-)