Simple question-answer game for Android.
Question-Time is hosted in the following web site
https://github.com/FDeSousa/Question-Time
If you think the Android project Question-Time 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 Question-Time.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 8 |
Activity Count | 1 |
There are 7 image files in Question-Time. The names of the image files are listed as follows.
btn_black.9.png btn_blue_matte.9.png btn_green_matte.9.png btn_orange_matte.9.png btn_pink_matte.9.png btn_red_matte.9.png btn_white_matte.9.png
The following screenshort is generated from the image listed above.
Question-Time has the following Java source files.
com.fdesousa.androidgames.QuestionTime.FileIO.java com.fdesousa.androidgames.QuestionTime.Game.java com.fdesousa.androidgames.QuestionTime.Question.java com.fdesousa.androidgames.QuestionTime.QuestionTime.java com.fdesousa.androidgames.QuestionTime.QuestionsDataStruct.java com.fdesousa.androidgames.QuestionTime.QuestionsLoader.java com.fdesousa.androidgames.QuestionTime.UiController.java