A quiz example App using Zzish for classroom features and multiplayer gaming.
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.
The following table is the detailed list of ZzishAndroidQuizExample.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 6 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
Asset File Names | assets\questions.json |
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.
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