Android Open Source - App course QuizApp






Project Summary

(Individual) Project created in the context of a Software Egnineering / Object-oriented Programming course. Enables an individual to add questions and answers through the android app, and later retrieve them in order to both acquire (through repetitive viewings) and test their knowledge of the material..

Web Site / Source Repository

QuizApp is hosted in the following web site
https://github.com/embarg0/QuizApp

If you think the Android project QuizApp 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 QuizApp.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

QuizApp has the following Java source files.

com.emilienne.selfquizapp.MainActivity.java
quizApp_Classes.Question
.java
quizApp_Classes.Quiz
.java
quizApp_Classes.QuizApp
.java