Android Open Source - App quiz AndroidChuckQuiz






Project Summary

Walkthrough for Android Chuck Quiz app.

Web Site / Source Repository

AndroidChuckQuiz is hosted in the following web site
https://github.com/robhinds/AndroidChuckQuiz

If you think the Android project AndroidChuckQuiz 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 AndroidChuckQuiz.

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




Resource Files

There are 11 image files in AndroidChuckQuiz. 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

AndroidChuckQuiz has the following Java source files.

com.tmm.android.chuck.AnswersActivity.java
com.tmm.android.chuck.ChuckApplication.java
com.tmm.android.chuck.EndgameActivity.java
com.tmm.android.chuck.QuestionActivity.java
com.tmm.android.chuck.RulesActivity.java
com.tmm.android.chuck.SettingsActivity.java
com.tmm.android.chuck.SplashActivity.java
com.tmm.android.chuck.db.DBHelper.java
com.tmm.android.chuck.quiz.Constants.java
com.tmm.android.chuck.quiz.GamePlay.java
com.tmm.android.chuck.quiz.Helper.java
com.tmm.android.chuck.quiz.Question.java
com.tmm.android.chuck.util.Utility.java