Walkthrough for Android Chuck Quiz app.
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.
The following table is the detailed list of AndroidChuckQuiz.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, ldpi, hdpi] |
Minimum SDK Version | 2 |
Activity Count | 6 |
Asset File Names | assets\questionsDb |
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.
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