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've set up the development
environment and
0:03
created an app project using a template.
0:04
Then we added a text view and a button to
the screen and made the button display
0:07
a 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:21
We then refactored our code
to better organize it and
0:23
get more practice with
creating new objects.
0:26
Then we dynamically set the background
color of the whole screen.
0:29
And finally, we looked at a few
methods for troubleshooting our code.
0:32
Thanks a lot for watching, and
congratulations on making it to the end.
0:36
There are lots of other things
you can make with this code.
0:40
And I encourage you to try
to make something new and
0:43
share it with the community.
0:45
Until next time,
0:46
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