Appointment and schedules.
calendar is hosted in the following web site
https://github.com/BigDataPlayers/calendar
If you think the Android project calendar 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 calendar.
Item | Value |
---|---|
Java File Count | 20 |
Minimum SDK Version | 17 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
There are 5 image files in calendar. The names of the image files are listed as follows.
fb.png next.png previous.png yahoo.png yelp.png
The following screenshort is generated from the image listed above.
calendar has the following Java source files.
com.agm.calendar.androidClient.AppointmentBooking.java com.agm.calendar.androidClient.AppointmentSetup.java com.agm.calendar.androidClient.adapter.CalendarAdapter.java com.agm.calendar.androidClient.adapter.MonthPagerAdapter.java com.agm.calendar.androidClient.adapter.SlotViewAdapter.java com.agm.calendar.androidClient.calendarView.CalendarMonthView.java com.agm.calendar.androidClient.calendarView.CalendarView.java com.agm.calendar.androidClient.helper.CalendarConstants.java com.agm.calendar.androidClient.helper.CalendarDatePick.java com.agm.calendar.androidClient.helper.CalendarDatePickerDialog.java com.agm.calendar.androidClient.helper.DateHelper.java com.agm.calendar.androidClient.helper.LocaleHelper.java com.agm.calendar.server.CalendarServer.java com.agm.calendar.server.cache.KeyImpl.java com.agm.calendar.server.cache.TimeSlots.java com.agm.calendar.server.cache.ValueImpl.java com.agm.calendar.server.service.CalendarService.java com.agm.calendar.server.service.OfficeService.java com.agm.calendar.server.service.OptionsService.java com.agm.calendar.server.service.ProviderService.java