Android Open Source - App quiz PMPTest






Project Summary

simple quiz app prototype.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of PMPTest.

ItemValue
Java File Count13
Supported screen sizes[ldpi, mdpi, hdpi]
Minimum SDK Version4
Activity Count5
Asset File Namesassets\PMP_quizs.db




Resource Files

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.

null

Java Source Files

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