Timetable app for for the Android OS..
DigitalHawkTimetable-Android is hosted in the following web site
https://github.com/DigitalHawkStudio/DigitalHawkTimetable-Android
If you think the Android project DigitalHawkTimetable-Android 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 DigitalHawkTimetable-Android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 3 |
There are 1 image files in DigitalHawkTimetable-Android. The names of the image files are listed as follows.
ic_drawer.png
The following screenshort is generated from the image listed above.
DigitalHawkTimetable-Android has the following Java source files.
com.digitalhawk.hawktimetable.ApplicationTest.java com.digitalhawk.hawktimetable.data.Day.java com.digitalhawk.hawktimetable.data.Lesson.java com.digitalhawk.hawktimetable.data.Timetable.java com.digitalhawk.hawktimetable.data.Week.java com.digitalhawk.hawktimetable.domain.TimetableManager.java com.digitalhawk.hawktimetable.domain.error.TimetableException.java com.digitalhawk.hawktimetable.storage.Storage.java com.digitalhawk.hawktimetable.ui.MainActivity.java com.digitalhawk.hawktimetable.ui.settings.SettingsActivity.java com.digitalhawk.hawktimetable.ui.timetable.DayFragment.java com.digitalhawk.hawktimetable.ui.timetable.LessonChangeListener.java com.digitalhawk.hawktimetable.ui.timetable.LessonDialogFragment.java com.digitalhawk.hawktimetable.ui.timetable.WeekFragment.java com.vanniktech.vntnumberpickerpreference.VNTNumberPickerPreference.java