Android application to schedule your conference visit.
ConfSchedule is hosted in the following web site
https://github.com/jbornschein/ConfSchedule
If you think the Android project ConfSchedule 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 ConfSchedule.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
There are 3 image files in ConfSchedule. The names of the image files are listed as follows.
ic_menu_info_details.png ic_menu_preferences.png ic_menu_refresh.png
The following screenshort is generated from the image listed above.
ConfSchedule has the following Java source files.
org.capsec.confsched.AbstractDialog.java org.capsec.confsched.ConfSched.java org.capsec.confsched.EventScheduleView.java org.capsec.confsched.data.Conference.java org.capsec.confsched.data.ConferenceDay.java org.capsec.confsched.data.ConferenceEvent.java org.capsec.confsched.data.ConferenceTrack.java