GeoQuiz example from Android Programming - The Big Nerd Ranch Guide.
GeoQuiz is hosted in the following web site
https://github.com/teirich/GeoQuiz
If you think the Android project GeoQuiz 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 GeoQuiz.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Activity Count | 2 |
There are 2 image files in GeoQuiz. 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.
GeoQuiz has the following Java source files.
com.example.geoquiz.app.CheatActivity.java com.example.geoquiz.app.QuizActivity.java com.example.geoquiz.app.TrueFalse.java