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 trialJarvis Chandler
7,619 Pointshit clean build And R is marked red
hit clean build And R is marked red
1 Answer
Ben Deitch
Treehouse TeacherNot sure why that's happening but usually when I hit something like that I try the following. One of these usually does the trick:
- Clean project (looks like you've done this one :))
- Rebuild project
- File -> Invalidate Caches / Restart
- If none of those work, try deleting the 'build' folder. It will get rebuilt the next time you build your project and that should hopefully fix the issue.
Jarvis Chandler
7,619 PointsJarvis Chandler
7,619 PointsThanks Ben, I solved my problem thanks to your helpful tips. Keep up the good work and thanks for your support it has been much appreciated.