Android Open Source - App device MoodleAndroid






Project Summary

Android Application on moodle device.

Web Site / Source Repository

MoodleAndroid is hosted in the following web site
https://github.com/shamika89/MoodleAndroid

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

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count9
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\assignments.xsl
res\raw\contentxsl.xsl
res\raw\courseinfo.xsl
res\raw\coursesxsl.xsl
res\raw\siteinfoxsl.xsl




Resource Files

There are 5 image files in MoodleAndroid. The names of the image files are listed as follows.

assignment.png
document.png
forums.png
grades.png
moodle.png

The following screenshort is generated from the image listed above.

null

Java Source Files

MoodleAndroid has the following Java source files.

com.example.testmoodle.activity.ContentSelector.java
com.example.testmoodle.activity.CourseAssignnmentView.java
com.example.testmoodle.activity.CourseDetailsActivity.java
com.example.testmoodle.activity.CourseDocumentView.java
com.example.testmoodle.activity.CourseForumView.java
com.example.testmoodle.activity.MainActivity.java
com.example.testmoodle.activity.OfflieFolderListigActivity.java
com.example.testmoodle.activity.OfflineFileListingActivity.java
com.example.testmoodle.helper.AppStatus.java
com.example.testmoodle.helper.FileDownloadTask.java
com.example.testmoodle.helper.TokenHttpRequest.java
com.example.testmoodle.helper.WebServiceCommunicator.java
com.example.testmoodle.helper.WebserviceFunction.java
com.example.testmoodle.util.Assignment.java
com.example.testmoodle.util.Course.java
com.example.testmoodle.util.CourseContent.java
com.example.testmoodle.util.Document.java
com.example.testmoodle.util.Module.java
com.example.testmoodle.util.SiteInfo.java
com.example.testmoodle.util.User.java