This plugin enables the ability to find, create and delete calendar entries in the Android or iOS calendar. It uses the open source Calendar plugin.
For additional details on the Kapsel Calendar plugin see the file C:\SAP\MobileSDK3\KapselSDK\plugins\calendar\www\calendar.js or Using the Calendar Plugin.
The following steps will demonstrate an example of using this plugin.
cordova create C:\Kapsel_Projects\CalendarDemo com.mycompany.calendar CalendarDemo
cd C:\Kapsel_Projects\CalendarDemo
cordova platform add android
cordova plugin add cordova-plugin-device
cordova create ~/Documents/Kapsel_Projects/CalendarDemo com.mycompany.calendar CalendarDemo
cd ~/Documents/Kapsel_Projects/CalendarDemo
cordova platform add ios
cordova plugin add cordova-plugin-device
//Kapsel cordova plugin add nl.x-services.plugins.calendar --searchpath %KAPSEL_HOME%/plugins or cordova plugin add nl.x-services.plugins.calendar --searchpath $KAPSEL_HOME/plugins or //open source version cordova plugin add https://github.com/EddyVerbruggen/Calendar-PhoneGap-Plugin
cordova run android
or
cordova run ios
Press the Create Event button, then the Find Event button. Open the device calendar.You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
26 | |
25 | |
21 | |
12 | |
9 | |
8 | |
8 | |
8 | |
8 | |
8 |