Android Open Source - App education VotingProject






Project Summary

a simple android voting app with server application for educational purpose.

Web Site / Source Repository

VotingProject is hosted in the following web site
https://github.com/Eisboar/VotingProject

If you think the Android project VotingProject 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 VotingProject.

ItemValue
Java File Count12
Target SDK Version14
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

VotingProject has the following Java source files.

com.example.votingServer.GUI.java
com.example.votingServer.QuestionLoader.java
com.example.votingServer.QuestionReader.java
com.example.votingServer.Server.java
com.example.votingServer.data.MultipleChoiceQuestion.java
com.example.votingServer.data.Question.java
com.example.votingServer.data.QuestionSheet.java
com.example.votingapp.MainActivity.java
com.example.votingapp.RequestQuestionTask.java
com.example.votingapp.data.Question.java
com.example.votingapp.data.QuestionSheet.java