Android Open Source - App quiz android-quiz-parse-example






Project Summary

A sample android application for a simple multiple choice quiz - powered by parse.com.

Web Site / Source Repository

android-quiz-parse-example is hosted in the following web site
https://github.com/robhinds/android-quiz-parse-example

If you think the Android project android-quiz-parse-example 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 android-quiz-parse-example.

ItemValue
Java File Count11
Target SDK Version19
Minimum SDK Version16
Activity Count3
jar files usedParse-1.8.1.jar
bolts-android-1.1.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

android-quiz-parse-example has the following Java source files.

com.na.quiz.QuizApplication.java
com.na.quiz.activity.EndgameActivity.java
com.na.quiz.activity.QuestionActivity.java
com.na.quiz.activity.WelcomeActivity.java
com.na.quiz.domain.GamePlay.java
com.na.quiz.domain.Question.java
com.na.quiz.domain.Score.java
com.na.quiz.domain.User.java
com.na.quiz.util.SystemUiHider.java
com.na.quiz.util.SystemUiHiderBase.java
com.na.quiz.util.SystemUiHiderHoneycomb.java