Android Open Source - Game quiz ZzishAndroidQuizExample






Project Summary

A quiz example App using Zzish for classroom features and multiplayer gaming.

Web Site / Source Repository

ZzishAndroidQuizExample is hosted in the following web site
https://github.com/jamesporter/ZzishAndroidQuizExample

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

ItemValue
Java File Count10
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count2
Fragment Count6
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\questions.json




Resource Files

There are 28 image files in ZzishAndroidQuizExample. The names of the image files are listed as follows.

zzishtheme_btn_check_off_disabled_focused_holo_light.png
zzishtheme_btn_check_off_disabled_holo_light.png
zzishtheme_btn_check_off_focused_holo_light.png
zzishtheme_btn_check_off_holo_light.png
zzishtheme_btn_check_off_pressed_holo_light.png
zzishtheme_btn_check_on_disabled_focused_holo_light.png
zzishtheme_btn_check_on_disabled_holo_light.png
zzishtheme_btn_check_on_focused_holo_light.png
zzishtheme_btn_check_on_holo_light.png
zzishtheme_btn_check_on_pressed_holo_light.png
zzishtheme_btn_default_disabled_focused_holo_light.9.png
zzishtheme_btn_default_disabled_holo_light.9.png
zzishtheme_btn_default_focused_holo_light.9.png
zzishtheme_btn_default_normal_holo_light.9.png
zzishtheme_btn_default_pressed_holo_light.9.png
zzishtheme_list_activated_holo.9.png
zzishtheme_list_focused_holo.9.png
zzishtheme_list_longpressed_holo.9.png
zzishtheme_list_pressed_holo_light.9.png
zzishtheme_list_selector_disabled_holo_light.9.png
zzishtheme_text_select_handle_left.png
zzishtheme_text_select_handle_middle.png
zzishtheme_text_select_handle_right.png
zzishtheme_textfield_activated_holo_light.9.png
zzishtheme_textfield_default_holo_light.9.png
zzishtheme_textfield_disabled_focused_holo_light.9.png
zzishtheme_textfield_disabled_holo_light.9.png
zzishtheme_textfield_focused_holo_light.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ZzishAndroidQuizExample has the following Java source files.

com.zzish.android.example.quiz.ApplicationTest.java
com.zzish.android.example.quiz.ChooseDifficultyFragment.java
com.zzish.android.example.quiz.LearnFragment.java
com.zzish.android.example.quiz.LearnReportFragment.java
com.zzish.android.example.quiz.QuizAppMainActivity.java
com.zzish.android.example.quiz.QuizFragment.java
com.zzish.android.example.quiz.StartFragment.java
com.zzish.android.example.quiz.ZzishLoginActivity.java
com.zzish.android.example.quiz.util.AndroidFileUtil.java