Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.22 KB

Readme.md

File metadata and controls

23 lines (18 loc) · 1.22 KB

Readme

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

Introduction

QuizBee is an android based application, and enables the user to undertake a series of questions on Java language. The app is user friendly, and the user shall find it extremely easy to answer the multiple-choice 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.

Sreenshot

If you have any queries or suggestions you can mail me: [email protected]

You are welcome to suggest any changes, just send a pull request.