brian-mckeown / FunFacts

Android app that presents random facts to the user.

Home Page:https://youtu.be/jxj3_juqu48

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FunFacts

-1st Android Project developed with instruction from Team Treehouse.

This is a simple android application that populates "Did you know?" style random facts when a button is pressed. The layout of the main activity is also changed when the button is pressed. SharedPreferences data persistence is also used to keep current information displayed when the phone/tablet layout is changed from portrait to landscape (as this affects the Android Activity Lifecycle events).

A video demonstration can be viewed here: https://youtu.be/jxj3_juqu48

About

Android app that presents random facts to the user.

https://youtu.be/jxj3_juqu48


Languages

Language:Java 100.0%