Android Open Source - App schedule ScheduleForStudents






Project Summary

The android app for keeping an university schedule.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ScheduleForStudents.

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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