A simple and interactive Android quiz application built with Kotlin.
It supports multiple categories, tracks user scores, and provides instant feedback on answers.
The app features smooth navigation, progress tracking, and a confirmation dialog when exiting the quiz, supporting both back button and swipe gestures for a modern user experience.
Language: Kotlin
Platform: Android (minSdkVersion 21+)
UI & Styling: XML layouts with ConstraintLayout and custom styles/themes defined in res/values/styles.xml
Architecture: Activity-based
Build System: Gradle