An android application for class schedule information.
schedule is hosted in the following web site
https://github.com/zryfish/schedule
If you think the Android project schedule 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 schedule.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 7 |
Activity Count | 5 |
jar files used | commons-io-mini-2.1-SNAPSHOT.jar commons-lang-mini-3.0.2-SNAPSHOT.jar joda-time-2.1.jar |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\ScheduleDB |
There are 2 image files in schedule. The names of the image files are listed as follows.
tab_bg_focused.png tab_bg_selected.png
The following screenshort is generated from the image listed above.
schedule has the following Java source files.
com.tju.malus.AboutActivity.java com.tju.malus.AvailableClassroomsActivity.java com.tju.malus.IQueryActivity.java com.tju.malus.QueryResultHandler.java com.tju.malus.QueryThread.java com.tju.malus.ResultDisplay.java com.tju.malus.ScheduleActivity.java com.tju.malus.SearchActivity.java com.tju.malus.SearchResultActivity.java com.tju.malus.controller.SearchController.java com.tju.malus.db.DBHelp.java com.tju.malus.db.DBUtility.java com.tju.malus.db.SQLiteUtil.java com.tju.malus.entity.Building.java com.tju.malus.entity.Classroom.java com.tju.malus.entity.Query.java com.tju.malus.utility.DateUtility.java com.tju.malus.utility.TableAdapter.java com.tju.malus.utility.TableCell .java com.tju.malus.utility.TableRow .java com.tju.malus.utility.TableRowView.java