MMU time table app for Android..
MMUTimeTable is hosted in the following web site
https://github.com/Lugia0529/MMUTimeTable
If you think the Android project MMUTimeTable 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 MMUTimeTable.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Fragment Count | 4 |
jar files used | android-support-v4.jar jsoup-1.7.2.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\Yaahowu Bold Italic.ttf assets\Yaahowu Bold.ttf assets\Yaahowu Italic.ttf assets\Yaahowu Light Italic.ttf assets\Yaahowu Light.ttf assets\Yaahowu Thick Italic.ttf assets\Yaahowu Thick.ttf assets\Yaahowu.ttf |
There are 8 image files in MMUTimeTable. The names of the image files are listed as follows.
background_light_tile.png ic_action_add.png ic_action_delete.png ic_action_edit.png ic_action_search.png ic_cancel.png ic_done.png ic_notification_reminder.png
The following screenshort is generated from the image listed above.
MMUTimeTable has the following Java source files.
com.lugia.timetable.CourseParser .java com.lugia.timetable.EventDetailDialogFragment.java com.lugia.timetable.EventFormActivity.java com.lugia.timetable.LoginActivity.java com.lugia.timetable.MasterActivity.java com.lugia.timetable.ReminderReceiver.java com.lugia.timetable.ReminderService.java com.lugia.timetable.SSLHttpClient.java com.lugia.timetable.SettingActivity.java com.lugia.timetable.SubjectDetailActivity.java com.lugia.timetable.SubjectList.java com.lugia.timetable.SubjectListFragment.java com.lugia.timetable.TimeTableFragment.java com.lugia.timetable.TimeTableLayout.java com.lugia.timetable.TimeTableSpinnerAdapter.java com.lugia.timetable.TypefaceTextView.java com.lugia.timetable.Utils .java