An app for android, used for managing meeting room calendar - originally made from another project: github.com/Lundbrik/MeetingBooker.
MeetingBooker is hosted in the following web site
https://github.com/carljohnsen/MeetingBooker
If you think the Android project MeetingBooker 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 MeetingBooker.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 19 |
Minimum SDK Version | 16 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR |
There are 2 image files in MeetingBooker. The names of the image files are listed as follows.
icon_discard.png icon_settings.png
The following screenshort is generated from the image listed above.
MeetingBooker has the following Java source files.
com.desc.meetingbooker.CalEvent.java com.desc.meetingbooker.CalEventAdapter.java com.desc.meetingbooker.CalName.java com.desc.meetingbooker.CalNameAdapter.java com.desc.meetingbooker.CustomComparator.java com.desc.meetingbooker.MainActivity.java com.desc.meetingbooker.ManagementServer.java com.desc.meetingbooker.NewEditActivity.java com.desc.meetingbooker.Setting.java com.desc.meetingbooker.SettingsActivity.java com.desc.meetingbooker.SettingsAdapter.java com.desc.meetingbooker.StatMeth.java com.desc.meetingbooker.TimeWindow.java com.desc.meetingbooker.TimeWindowAdapter.java