Android Open Source - App system MyCoursesTable






Project Summary

An application which can manage your courses-table. It's a project of "system analysis and disign"..

Web Site / Source Repository

MyCoursesTable is hosted in the following web site
https://github.com/wqliang/MyCoursesTable

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

ItemValue
Java File Count34
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version8
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
mysql-connector-java-5.0.8-bin.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

MyCoursesTable has the following Java source files.

activity.CommentList.java
activity.CourseItem.java
activity.CourseTable.java
activity.FileList.java
activity.Login.java
activity.NotificationList.java
activity.TopicList.java
classes.Comment.java
classes.Course.java
classes.Topic.java
classes.User.java
controllers.CommentController.java
controllers.CourseController.java
controllers.MCTLog.java
controllers.OperationHandler.java
controllers.SqlConnector.java
controllers.SqlPerformer.java
controllers.TopicController.java
controllers.UserController.java
db.DatabaseHelper.java
download.HttpDownloader.java
model.CourseInfo.java
model.FileInfo.java
model.NotificationInfo.java
model.TopicInfo.java
model.UserInfo.java
null.MCTServer.java
service.DownloadService.java
utils.FileUtils.java
utils.HttpUtils.java
xml.CourseTableContentHandler.java
xml.FlieListContentHandler.java
xml.NotificationContentHandler.java
xml.TopicContentHandler.java