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 trialElizabeth Bull
Full Stack JavaScript Techdegree Student 396 PointsCan't run program because of errors...
So I followed this simple video and made the changes exactly as the tutor described. I also installed Genymotion and the plug in, added a device and the emulator loads fine. But when I clicked Run as instructed, I got 7 errors in the appcompat_v7 & the res > values file? Weird because I haven't done anything apart from what was shown in the video! Please could you give me some insight as to where these came from and how to sort out? Thanks!
2 Answers
Liam Peters
8,792 PointsIf you are using eclipse might i suggest cleaning your project files. This helps me when errors crop up like that. In the project tab, click "clean" and make sure all your in-use projects are selected!
Elizabeth Bull
Full Stack JavaScript Techdegree Student 396 PointsThanks mate, I'll give it a go!