Android app to display list of ICT labs, and the schedule for a selected lab..
ICTLabSchedules is hosted in the following web site
https://github.com/hurdleg/ICTLabSchedules
If you think the Android project ICTLabSchedules 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 ICTLabSchedules.
Item | Value |
---|---|
Java File Count | 10 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
ICTLabSchedules has the following Java source files.
com.algonquincollege.mad9132.ictlabschedules.Constants.java com.algonquincollege.mad9132.ictlabschedules.ListLabsActivity.java com.algonquincollege.mad9132.ictlabschedules.ScheduleActivity.java demo.DemoCalendar.java demo.DemoEnum.java domain.Lab.java domain.Schedule.java util.ServiceHandler.java