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 trialSemir Hadzic
1,577 PointsI've accidentally deleted my project files
I have accidentally deleted my project files, could you please send me project source till part "Animating the crystal ball" so I can continue learning.
3 Answers
Dino Paškvan
Courses Plus Student 44,108 PointsGo to the video where you left off. On the right side of the page, there are some downloads. If you download the Project Files zip, it should contain all the code and changes up until that point in the project.
Semir Hadzic
1,577 PointsI have done what you've said, and now the app is full of errors: http://prntscr.com/39jxmd
What should I do now?
Dino Paškvan
Courses Plus Student 44,108 PointsAndroid development is really not my area of expertise, but it looks to me like you have to link the SDK files to the project or something like that, probably something similar to what's done in this video.
Semir Hadzic
1,577 PointsThank you, I've linked it to the SDK and now everything is fine.