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