Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 2.27 KB

README.md

File metadata and controls

55 lines (43 loc) · 2.27 KB

Quiz of Knowledge Application

Quiz of Knowledge Created with SQLite Database and sharedpreferences in Android

Welcome to Quiz App's with categories and levels. This app is actually a clone of the real application. You can simply search on the play store and check this repo. This app is just created for the educational purpose.

This App is created by Using the SQLite Database. I have created an online Tutorial Series for this repo on my YouTube Channel

Learn the app Development of the App in Android Studio

Whose link is: https://youtu.be/8vuBdQL2aZA

To get better idea how this app is created you can watch the entire series on YouTube.

You Can See the Screenshots of the Quiz Application:

Screenshots

If you have any queries or suggestions you can follow me on instagram: @dino_coder

You are welcome to suggest any changes, just send a pull request or you can E-mail me at: [email protected]

Features

  • This app is a clone of the Real App.
  • Educational (based on Exam).
  • It has database to store questions
  • Added categories functionality.
  • Random questions in exam
  • Good and Extensible UI.
  • It's offline
  • Compatibility with Android API-25 and above
  • minSdkVersion 14
  • targetSdkVersion 29 (Android Pie)
  • also supports android 10 (with song play functionality in the background while you play Trivia Quiz)

Also Check out the App Creation of Trivia Quiz App built by using SQLite database.The Link is given below:

https://github.com/VijayKumar4003/TriviaQuizApp