newquiz

New Quiz

Version Android CI GitHub license Translation status

Available at amazon appstore

Do you like to challenge your knowledge? So NewQuiz is the ideal game for you.

NewQuiz purple light

New quiz is optimized to material you, the theme of new quiz will adapt to your background.

NewQuiz green night

Features

Build With

Question Data Source

Translation

Hello and thank you for your interest — NewQuiz is being translated using Weblate, a web tool designed to ease translating for both developers and translators.

Translation status

Run the project locally

Requirements

Build and Run

  1. First clone the repository
git clone https://github.com/joaomanaia/newquiz.git
  1. Open the project in Android Studio.

  2. Add firebase to the project

    1. Go to Firebase and create a new project.
    2. Add an android app to the project.
    3. Download the google-services.json file.
    4. Copy the file to the app folder.
  3. Click the run button.

Warning: FOSS Builds still contains proprietary code, such as Firebase, Crashlytics, and Google Play Services. In the future all proprietary code will be removed from the FOSS Builds.

Warning: To run the project locally you need to add firebase to the project, otherwise the you cannot build and run the project.