/GeoQuiz

Android Test App

Primary LanguageKotlinApache License 2.0Apache-2.0

GeoQuiz::kotlin

The first Android project in Big Nerd Ranch Guide, 4th Edition. All bonus challenges completed!

Topics Completed

  • Chapter 1: Basic App
  • Chapter 2: MVC Design in Android
    • Implements Model View Controller Design
    • Added next and previous ImageButton
  • Chapter 3: Activity Lifecycle
    • Managing device orientation
    • Organizing orientation specific layout resources
    • Disable multiple answer and display score
  • Chapter 4: Persisting UI State
    • Implemented ViewModel for main activity
    • Fixed device orientation bug
    • Added Saved Instance State to for durability

Code and project sourced from Big Nerd Ranch Guide, see more in LICENSE.txt