An app I am making using the "Android Programming" textbook from Big Nerd Ranch. I'm also using this process to learn about using github and version control..
GeoQuiz is hosted in the following web site
https://github.com/AndrewVorwald/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] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
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.bignerdranch.android.geoquiz.CheatActivity.java com.bignerdranch.android.geoquiz.QuizActivity.java com.bignerdranch.android.geoquiz.TrueFalse.java