This was one of my very first Android project. In this project, I learned some of the core concepts of how an android app functions:
- Android Activity Lifecycle
- App Manifest
- How the XML file and Java file work together.
- Android Layout (TextViews & Button)