Android Open Source - App design polloi






Project Summary

A clean and simple questionnaire app designed for Android 4.0+..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of polloi.

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count3
Fragment Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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