Country and Capital Game App On Android.
CapitalsQuiz is hosted in the following web site
https://github.com/Bhumik/CapitalsQuiz
If you think the Android project CapitalsQuiz 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 CapitalsQuiz.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Raw File Names | res\raw\correct.mp3 res\raw\progress.mp3 res\raw\wrong.mp3 |
There are 2 image files in CapitalsQuiz. The names of the image files are listed as follows.
draw.png main.png
The following screenshort is generated from the image listed above.
CapitalsQuiz has the following Java source files.
com.example.capitalquiz.Aboutme.java com.example.capitalquiz.MainActivity.java com.example.capitalquiz.Quiz.java