A(nother) caldav calendar for android.
vCal is hosted in the following web site
https://github.com/vguillard/vCal
If you think the Android project vCal 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 vCal.
Item | Value |
---|---|
Java File Count | 10 |
Activity Count | 3 |
Required Permissions | android.permission.READ_CALENDAR android.permission.WRITE_CALENDAR |
vCal has the following Java source files.
com.vincent.vcal.MainActivity.java com.vincent.vcal.VCal_Constants.java com.vincent.vcal.activity.MonthActivity.java com.vincent.vcal.activity.MyMotherActivity.java com.vincent.vcal.activity.VCalPreferenceActivity.java com.vincent.vcal.adapters.MonthGridCellAdapter.java com.vincent.vcal.adapters.MonthStringAdapter.java com.vincent.vcal.config.CalendarConfig.java com.vincent.vcal.preferences.VCalPreferences.java com.vincent.vcal.service.VCalService.java