Android quiz application that tests on Harry Potter trivia. There are a total of ten questions, nine of which are multiple-choice questions and one takes in a text input from the user. Each question has an image, question, and multiple choices. Once the user clicks on the submit button, user's answer become final and cannot be altered.
The goal is to create an educational app that quizzes a user about a certain topic of your choice.
Using single screen to walk the user through all the quiz questions
Result of user responses are presented in a single screen at the conclusion of the quiz
- Gradle v4.1
- Android Plugin v3.0.1
- Android API v27
- Android Build Tools v27