Android Application on moodle device.
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.
The following table is the detailed list of MoodleAndroid.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\assignments.xsl res\raw\contentxsl.xsl res\raw\courseinfo.xsl res\raw\coursesxsl.xsl res\raw\siteinfoxsl.xsl |
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.
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