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 Android Lists and Adapters Adapters and ViewHolders Activity

Martin Klestil
Martin Klestil
5,520 Points

Data Binding Error

There is an error in the build project, data binding can not find weather. After 2 days of searching and experimenting around, I came up with the fact that we have written the Package Weather Big, so it comes with Android Studio 3.4.2 to an error.

Android Studio automatically creates our DataBinding class, but believes that our package is a class and then generates an error.

Please adjust the video! Thank you Team Treehouse.

Hope that helps others who are struggling with the same problem.

1 Answer