Simple quiz app for following "Android Programming: The Big Nerd Ranch Guide" book..
quiz is hosted in the following web site
https://github.com/jgasteiz/quiz
If you think the Android project quiz 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 quiz.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
quiz has the following Java source files.
com.fuzzingtheweb.quiz.ApplicationTest.java com.fuzzingtheweb.quiz.Question.java com.fuzzingtheweb.quiz.QuizActivity.java com.fuzzingtheweb.quiz.TrueFalse.java