Native Android app with functionalities to view schedule in Month, Week, and Day formats, as well as Add, Edit, Delete events. More advanced functionality in progress!.
SchoolScheduleAndroidApp is hosted in the following web site
https://github.com/megumihora/SchoolScheduleAndroidApp
If you think the Android project SchoolScheduleAndroidApp 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 SchoolScheduleAndroidApp.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 6 |
jar files used | android-support-v4.jar |
There are 10 image files in SchoolScheduleAndroidApp. The names of the image files are listed as follows.
blue_bg_with_text.png cal_left_arrow_off.png cal_left_arrow_on.png cal_right_arrow_off.png cal_right_arrow_on.png calendar_bg_orange.png calendar_centralheader.png calendar_tile.png calendar_view.png ic_action_search.png
The following screenshort is generated from the image listed above.
SchoolScheduleAndroidApp has the following Java source files.
com.example.schoolfish1.AddEventView.java com.example.schoolfish1.DayView.java com.example.schoolfish1.EditEventView.java com.example.schoolfish1.Event.java com.example.schoolfish1.EventTable.java com.example.schoolfish1.EventView.java com.example.schoolfish1.EventsDataSource.java com.example.schoolfish1.MonthView.java com.example.schoolfish1.MyDate.java com.example.schoolfish1.MySQLiteHelper.java com.example.schoolfish1.WeekView.java