Android Open Source - App quiz US-State-Quiz-App






Project Summary

An app that displays an outline of a U.S. State and asks the user to identify the state. If the user guesses the correct state, include a ?bonus question?? asking the user to name the state?s capital. If the user answers correctly, add 10 bonus points to the score; otherwise, simply display the correct answer, then allow the user to proceed to the next state.".

Web Site / Source Repository

US-State-Quiz-App is hosted in the following web site
https://github.com/Supuhstar/US-State-Quiz-App

If you think the Android project US-State-Quiz-App listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of US-State-Quiz-App.

ItemValue
Java File Count8
Supported screen sizes[mdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

US-State-Quiz-App has the following Java source files.

org.bh.app.quiz.states.ApplicationTest.java
org.bh.app.quiz.states.DEBUG_FLAGS.java
org.bh.app.quiz.states.MainQuizActivity.java
org.bh.app.quiz.states.QuestionFragment
.java
org.bh.app.quiz.states.evt.OnQuestionAnswerListener.java
org.bh.app.quiz.states.util.MoreArrays.java
org.bh.app.quiz.states.util.ScoreManager.java