Android Open Source - App cloud PYP_Android






Project Summary

An cloud-based android application that provide past year paper solution to students.

Web Site / Source Repository

PYP_Android is hosted in the following web site
https://github.com/Andyccs/PYP_Android

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

ItemValue
Java File Count27
Supported screen sizes[mdpi, v21, xxhdpi, hdpi, xhdpi]
Activity Count8
jar files usedParse-1.6.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\fonts\lobster.ttf




Resource Files

There are 8 image files in PYP_Android. The names of the image files are listed as follows.

application_main_icon.png
collapse_arrow.png
document.png
expand_arrow.png
lock.png
message_outline.png
questions.png
user.png

The following screenshort is generated from the image listed above.

null




Java Source Files

PYP_Android has the following Java source files.

com.humblecoder.pyp.AnswerListActivity.java
com.humblecoder.pyp.AnswerListAdapter.java
com.humblecoder.pyp.ApplicationTest.java
com.humblecoder.pyp.CourseListActivity.java
com.humblecoder.pyp.CourseListAdapter.java
com.humblecoder.pyp.CreateNewAccountActivity.java
com.humblecoder.pyp.LoginActivity.java
com.humblecoder.pyp.PYPActivity.java
com.humblecoder.pyp.PYPApplication.java
com.humblecoder.pyp.PhotoActivity.java
com.humblecoder.pyp.QuestionListActivity.java
com.humblecoder.pyp.QuestionListAdapter.java
com.humblecoder.pyp.SemesterListActivity.java
com.humblecoder.pyp.SemesterListAdapter.java
com.humblecoder.pyp.SubmitAnswerActivity.java
com.humblecoder.pyp.SubmitAnswerCourseListAdapter.java
com.humblecoder.pyp.model.Answer.java
com.humblecoder.pyp.model.Comment.java
com.humblecoder.pyp.model.Course.java
com.humblecoder.pyp.model.Flag.java
com.humblecoder.pyp.model.Paper.java
com.humblecoder.pyp.model.Question.java
com.humblecoder.pyp.util.DisplayUtils.java
com.humblecoder.pyp.util.SystemUiHider.java
com.humblecoder.pyp.util.SystemUiHiderBase.java
com.humblecoder.pyp.util.SystemUiHiderHoneycomb.java
com.humblecoder.pyp.widget.PYPDialog.java