Download Free code Question Time
Description
Simple question-answer game for Android.
Icons
Source Files
The download file Question-Time-master.zip has the following entries.
.gitignore/*from w w w . ja v a 2s. com*/
AndroidManifest.xml
proguard.cfg
project.properties
res/drawable-hdpi/icon.png
res/drawable-ldpi/icon.png
res/drawable-mdpi/icon.png
res/drawable/answer_checking_animation.xml
res/drawable/answer_correct_animation.xml
res/drawable/answer_incorrect_animation.xml
res/drawable/btn_black.9.png
res/drawable/btn_blue_matte.9.png
res/drawable/btn_green_matte.9.png
res/drawable/btn_orange_matte.9.png
res/drawable/btn_pink_matte.9.png
res/drawable/btn_red_matte.9.png
res/drawable/btn_white_matte.9.png
res/drawable/button.xml
res/layout-land/question_layout.xml
res/layout-port/question_layout.xml
res/layout-port/question_loader_layout.xml
res/values/strings.xml
res/values/styles.xml
res/xml/questions_1.xml
src/com/fdesousa/androidgames/QuestionTime/FileIO.java
src/com/fdesousa/androidgames/QuestionTime/Game.java
src/com/fdesousa/androidgames/QuestionTime/Question.java
src/com/fdesousa/androidgames/QuestionTime/QuestionTime.java
src/com/fdesousa/androidgames/QuestionTime/QuestionsDataStruct.java
src/com/fdesousa/androidgames/QuestionTime/QuestionsLoader.java
src/com/fdesousa/androidgames/QuestionTime/UiController.java
Download
Click the following link to download Question-Time-master.zip.
Question-Time-master.zipHome »
Android Free Code »
Game »
Android Free Code »
Game »