The android app for keeping an university schedule.
ScheduleForStudents is hosted in the following web site
https://github.com/ZhenyaKholodkov/ScheduleForStudents
If you think the Android project ScheduleForStudents 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 ScheduleForStudents.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 19 image files in ScheduleForStudents. The names of the image files are listed as follows.
ab_bottom_solid_bar.9.png ab_solid_bar.9.png ab_stacked_solid_bar.9.png ab_transparent_bar.9.png cab_background_bottom_bar.9.png cab_background_top_bar.9.png ic_action_edit.png ic_add.png ic_delete.png ic_details.png ic_done.png list_focused_bar.9.png list_pressed_bar.9.png menu_dropdown_panel_bar.9.png progress_primary_bar.9.png spinner_ab_default_bar.9.png spinner_ab_disabled_bar.9.png spinner_ab_focused_bar.9.png spinner_ab_pressed_bar.9.png
The following screenshort is generated from the image listed above.
ScheduleForStudents has the following Java source files.
com.schedule.adapters.DayScheduleAdapter.java com.schedule.adapters.HeaderAdapter.java com.schedule.adapters.SeparatedListAdapter.java com.schedule.app.FillUniversityClassDataActivity.java com.schedule.app.ScheduleForStudents.java com.schedule.model.DaySchedule .java com.schedule.model.GeneralSchedule.java com.schedule.model.UniversityClass.java com.schedule.model.XmlFileManager .java