Dynamic quiz system with randomized questions.
Navigation between questions (Next / Back).
Score calculation at the end of the quiz.
Review mode to check user answers vs correct answers.
Data loaded from text files for flexibility and easy updates.
This project helped me strengthen my skills in:
Fragment lifecycle and UI management.
Data handling and file management in Android.
Passing data between Activities and maintaining state.
Building user-friendly, interactive Android apps