Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
Great job on finishing your first Android app!
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
Let's look back on all that
we've learned in this project.
0:00
We set up the development environment and
created an app project using a template.
0:03
Then we added a text view and a button to
the screen and made the button display
0:07
a random fun fact, by using the random
class to help us generate a random number.
0:12
That random number is then used to get
a fun fact from an array of strings,
0:17
where all the fun facts are stored.
0:22
We then refactored our code
to better organize it and
0:24
get more practice with
creating new objects.
0:27
Then we dynamically set the background
color of the whole screen.
0:30
And finally, we looked at a few
methods for troubleshooting our code.
0:34
Thanks a lot for watching, and
congratulations on making it to the end.
0:38
There are lots of other things
you can make with this code, and
0:42
I encourage you to try and make something
new and share it with the community.
0:45
Until next time.
0:48
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up