Android Open Source - App course Timetabler






Project Summary

Open Source time management Android app as part of a Software Engineering Large Practical course.

Web Site / Source Repository

Timetabler is hosted in the following web site
https://github.com/Cokemonkey11/Timetabler

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count6
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\courses.xml
assets\timetable.xml
assets\venues.xml




Resource Files

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

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Timetabler has the following Java source files.

info.blakehawkins.timetabler.ActivityCourseDetails.java
info.blakehawkins.timetabler.ActivityFilterCourses.java
info.blakehawkins.timetabler.ActivityMainViewer.java
info.blakehawkins.timetabler.ActivitySearchResults.java
info.blakehawkins.timetabler.ActivitySelectCourses.java
info.blakehawkins.timetabler.ActivitySettings.java
info.blakehawkins.timetabler.Course.java
info.blakehawkins.timetabler.CoursesXMLParser.java
info.blakehawkins.timetabler.FetchThread.java
info.blakehawkins.timetabler.Lecture.java
info.blakehawkins.timetabler.PreferencesManager.java
info.blakehawkins.timetabler.TimetableXMLParser.java
info.blakehawkins.timetabler.Venue.java
info.blakehawkins.timetabler.VenuesXMLParser.java
info.blakehawkins.timetabler.XMLManager.java