A clean and simple questionnaire app designed for Android 4.0+..
polloi is hosted in the following web site
https://github.com/ajhall/polloi
If you think the Android project polloi 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 polloi.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in polloi. The names of the image files are listed as follows.
ic_dialog_alert_holo_light.png poll_choice_background.9.png
The following screenshort is generated from the image listed above.
polloi has the following Java source files.
com.ajhall.polloi.DatabaseHelper.java com.ajhall.polloi.GlobalsApp.java com.ajhall.polloi.LoginActivity.java com.ajhall.polloi.Question.java com.ajhall.polloi.QuestionCheckbox.java com.ajhall.polloi.QuestionMC.java com.ajhall.polloi.QuestionWriting.java com.ajhall.polloi.Survey.java com.ajhall.polloi.SurveyActivity.java com.ajhall.polloi.SurveyDBHelper.java com.ajhall.polloi.SurveyFinishPage.java com.ajhall.polloi.SurveyPage.java com.ajhall.polloi.SurveyPagerAdapter.java com.ajhall.polloi.SurveyTitlePage.java com.ajhall.polloi.creator.QuestionEditorCheckbox.java com.ajhall.polloi.creator.SurveyEditorActivity.java com.ajhall.polloi.creator.SurveyEditorFinishPage.java com.ajhall.polloi.creator.SurveyEditorPage.java com.ajhall.polloi.creator.SurveyEditorPagerAdapter.java com.ajhall.polloi.creator.SurveyEditorTitlePage.java