/Quiz_app

Udacity Project - Quiz application made by Ashley Lo

Primary LanguageJava

Udacity Project 3 - QUIZ Application

This is a quiz application made for Udacity Android Basics by Google Nanodegree.

Using ScrollView with Constraint Layout, support rotating, store user input value. Radio button for single selection , Checkbox for multi-selection. Click SUBMIT ANSWER button to have your result via toast message.

quiz app gif quiz app horizontalgif

Copyright (c) 2021 by Ashley Lo. All Rights Reserved.

Pre-requisites

  • Android SDK v29
  • Android Build Tools v26.1.1

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio