Android Open Source - App native SchoolScheduleAndroidApp






Project Summary

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!.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SchoolScheduleAndroidApp.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count6
jar files usedandroid-support-v4.jar




Resource Files

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.

null




Java Source Files

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