Android Open Source - App simple dev-quizz






Project Summary

A simple quizz Android Application about computer science.

Web Site / Source Repository

dev-quizz is hosted in the following web site
https://github.com/jyjeanne/dev-quizz

If you think the Android project dev-quizz listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of dev-quizz.

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi]
Minimum SDK Version2
Activity Count8
Asset File Namesassets\questionsDb




Resource Files

There are 11 image files in dev-quizz. The names of the image files are listed as follows.

black_button.png
chuck_icon_bg.png
easy_winner.png
green_button.png
hard_winner.png
logo2.png
logosmall.png
loser.png
notbad.png
prettygood.png
tryagain.png

The following screenshort is generated from the image listed above.

null




Java Source Files

dev-quizz has the following Java source files.

com.jjy.android.devquizz.AnswersActivity.java
com.jjy.android.devquizz.DevQuizzApplication.java
com.jjy.android.devquizz.EndgameActivity.java
com.jjy.android.devquizz.MenuActivity.java
com.jjy.android.devquizz.QuestionActivity.java
com.jjy.android.devquizz.RulesActivity.java
com.jjy.android.devquizz.SettingsActivity.java
com.jjy.android.devquizz.SplashScreen.java
com.jjy.android.devquizz.ThemesActivity.java
com.jjy.android.devquizz.db.DBHelper.java
com.jjy.android.devquizz.quiz.Constants.java
com.jjy.android.devquizz.quiz.GamePlay.java
com.jjy.android.devquizz.quiz.Helper.java
com.jjy.android.devquizz.quiz.Question.java
com.jjy.android.devquizz.util.Utility.java