A simple Android quiz application.
quizzle is hosted in the following web site
https://github.com/phyous/quizzle
If you think the Android project quizzle 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 quizzle.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
There are 2 image files in quizzle. The names of the image files are listed as follows.
arrow_left.png arrow_right.png
The following screenshort is generated from the image listed above.
quizzle has the following Java source files.
com.phyous.quizzle.CheatActivity.java com.phyous.quizzle.QuizActivity.java com.phyous.quizzle.TrueFalse.java