An application which can manage your courses-table. It's a project of "system analysis and disign"..
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.
The following table is the detailed list of MyCoursesTable.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 8 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar mysql-connector-java-5.0.8-bin.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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