DESCRIPTION: A simple trivia android app that can be easily modified to add new features and to which you can easily add your own questions.
INSTALLATION: The app-debug.apk file is a compiled (by Gradle) version of the app that can be installed on any android virtual machine or android device. More information about installing a virtual device on your computer can be found here: https://developer.android.com/studio/run/emulator
You can also download the zipped folder TriviaApp.zip, unzip it, and place it in the file AndroidStudioProjects , can be loaded into Android Studio to modify for yourself. https://developer.android.com/studio/install
USAGE: Once installed locally, you can play the trivia game or modify it to use your own questions, change the title of the app, or the number of questions asked. For more information see the project Wiki. The Wiki also includes suggested features.
CREDITS: Émilie Fortin
LICENSE: MIT License Copyright (c) 2020 Émilie Fortin