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 Build a Simple Android App (2014) Coding the Fun Facts Properties of Arrays

Matthew Puentes
Matthew Puentes
999 Points

Source code

Is it possible to get the exact source code that he is using in the video? My source code is having many errors.

3 Answers

Under the video, there should be a section titled "Downloads". Usually that has the most up-to-date project files for download, just for this reason!

Mohd Ahmed
Mohd Ahmed
1,498 Points

Here's the source for the Fun Facts source from Git Hub: https://github.com/treehouse/android-fun-facts

Nikola Jankovic
Nikola Jankovic
1,153 Points

I downloaded the ZIP file, but it can not unpack. When unzipping, Windows finds files with same names and can not unpack the project. I.e. there is a file called "build", with 0 bytes, and also folder with the same name. Then, folder is not unzipped.

Were ZIP files made inproperly?