simple quiz app prototype.
PMPTest is hosted in the following web site
https://github.com/alunev/PMPTest
If you think the Android project PMPTest 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 PMPTest.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi] |
Minimum SDK Version | 4 |
Activity Count | 5 |
Asset File Names | assets\PMP_quizs.db |
There are 2 image files in PMPTest. The names of the image files are listed as follows.
ic_about.png ic_settings.png
The following screenshort is generated from the image listed above.
PMPTest has the following Java source files.
ru.alunev.android.pmptest.activity.GlobalPreferencesActivity.java ru.alunev.android.pmptest.activity.MainActiviy.java ru.alunev.android.pmptest.activity.QuestionActivity.java ru.alunev.android.pmptest.activity.ResultsActivity.java ru.alunev.android.pmptest.activity.StartTestActivity.java ru.alunev.android.pmptest.controller.QuizController.java ru.alunev.android.pmptest.ds.QuestionsDAO.java ru.alunev.android.pmptest.ds.QuestionsOpenHelper.java ru.alunev.android.pmptest.info.AtivityIntents.java ru.alunev.android.pmptest.info.Defaults.java ru.alunev.android.pmptest.info.Question.java ru.alunev.android.pmptest.info.Results.java ru.alunev.android.pmptest.info.Settings.java