Android project for university course.
Schedule is hosted in the following web site
https://github.com/liinavaker/Schedule
If you think the Android project Schedule 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 Schedule.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in Schedule. The names of the image files are listed as follows.
backward_2copy.png forward_2copy.png ois.png
The following screenshort is generated from the image listed above.
Schedule has the following Java source files.
ee.itcollege.android.schedule.Event.java ee.itcollege.android.schedule.EventListFragment.java ee.itcollege.android.schedule.FrontpageActivity.java ee.itcollege.android.schedule.ScheduleViewerActivity.java