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

Izaak Prats
Izaak Prats
4,149 Points

Not receiving weather info, nor understanding Logcat errors.

So, I finished the Concurrency step in the Stormy course for Android and took a closer look at Logcat and noticed I was still getting the error discussed earlier that we were suppose to remove by using the asynchronous get. I followed all the steps as they were being performed on my second monitor, so I tried clearing the cache and restarting the project and the emulator, but now I have a whole spew of errors about closeguard? And how something isn't closed? I assume they mean the connection, but that doesn't make sense to me. I'm even getting them on the project files from the download, so something is telling me it must be something with my Android Studio? Or maybe this is outdated and they haven't told us?

Lee Reynolds Jr.
Lee Reynolds Jr.
5,160 Points

Is it possible for you to include some screen shots of what you have going on and your code?

Lee Reynolds Jr.
Lee Reynolds Jr.
5,160 Points

I would also recommend that you download Ben's file that he had below the video and compare it to your own code. You could open both files in Android Studio and do a visual check on it with your two screens side by side. I hope that this helps. Happy coding :)

1 Answer