(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..
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.
The following table is the detailed list of QuizApp.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
QuizApp has the following Java source files.
com.emilienne.selfquizapp.MainActivity.java quizApp_Classes.Question .java quizApp_Classes.Quiz .java quizApp_Classes.QuizApp .java