Get Latest CSE Mini Projects in your Email

Your Email ID:
Mini.in Subs

Online Studio Quiz in Android

Download Project:

Fields with * are mandatory

Description:

This app was developed as a learning project for Android. It is developed in Android Studio 3.6 Canary

  • CompileSdkVersion – 28
  • buildToolVersion – 28-0-3
  • minSdkVersion – 16
  • targetSdkVersion – 28

QuizApp is an android based application, and enables the user to undertake a series of questions on Java language. The application is easy to use, and the user will discover it amazingly simple to address the numerous decision questions. At the end of the quiz, a result-report is generated which states the score. The app also presents an option to the current user to play the question-round again or quit in between.
There are four Activities in the app :

  1. Main – displays Home Screen of application.
  2. Questions – displays MCQ’s and currents Score.
  3. Results – displays Results after finishing the quiz.
  4. Developers – displays the information about the developers.

Download Project:

Fields with * are mandatory