Mobile calendar for the Cologne University of Applied Sciences.
GMCal-Android is hosted in the following web site
https://github.com/bckr/GMCal-Android
If you think the Android project GMCal-Android 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 GMCal-Android.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
There are 8 image files in GMCal-Android. The names of the image files are listed as follows.
action_settings.png cal_launcher.png collections_go_to_today.png device_access_time.png location_directions.png navigation_refresh.png rating_important.png social_person.png
The following screenshort is generated from the image listed above.
GMCal-Android has the following Java source files.
com.nils.becker.fhplaner.controller.CourseDetailActivity.java com.nils.becker.fhplaner.controller.ScheduleListViewActivity.java com.nils.becker.fhplaner.model.Course.java com.nils.becker.fhplaner.model.Lecturer.java com.nils.becker.fhplaner.model.RowItem.java com.nils.becker.fhplaner.model.RowSection.java com.nils.becker.fhplaner.service.CourseAdapter.java com.nils.becker.fhplaner.service.CourseService.java com.nils.becker.fhplaner.service.FetchCoursesTask.java com.nils.becker.fhplaner.service.FetchLecturersTask.java com.nils.becker.fhplaner.service.Fetcher.java com.nils.becker.fhplaner.service.LecturerFetcher.java com.nils.becker.fhplaner.service.ScheduleDBA.java com.nils.becker.fhplaner.settings.SettingsActivity.java com.nils.becker.fhplaner.settings.SettingsFragment.java