Android Open Source - Development data ClassSchedule






Project Summary

Simple android application. Can be used to keep track of your class schedule for every day of a week. Uses SugarORM to store data. Simple spinner allows user to choose one of the three time slots. User can add, delete or edit the class details..

Web Site / Source Repository

ClassSchedule is hosted in the following web site
https://github.com/cisxing/ClassSchedule

If you think the Android project ClassSchedule 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 ClassSchedule.

ItemValue
Java File Count11
Activity Count3




Resource Files

There are 1 image files in ClassSchedule. The names of the image files are listed as follows.

schedule_class.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ClassSchedule has the following Java source files.

aitmyhelloapp.examples.android.ait.hu.classschedulefinal.ApplicationTest.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.ConfirmationFragment.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.CreateScheduleActivity.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.DayDetailActivity.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.DayDetailFragment.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.DayListActivity.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.DayListFragment.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.ErrorMessageFragment.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.Schedule.Schedule.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.adapter.ScheduleAdapter.java
aitmyhelloapp.examples.android.ait.hu.classschedulefinal.dummy.DummyContent.java