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..
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.
The following table is the detailed list of ClassSchedule.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
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.
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